V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
patr0nus
V2EX  ›  iDev

MAS 提交应用到了 Waiting For Review 阶段是不是说明已经通过了 API 检查?

  •  
  •   patr0nus · 2014-07-14 18:02:18 +08:00 · 3036 次点击
    这是一个创建于 3587 天前的主题,其中的信息可能已经有所发展或是发生改变。
    应用是用node-webkit写的,之前Binary Received后过大概10分钟之后就收到Apple邮件,说是用了Deprecated API,然后直接变成Invalid Binary状态。
    我试着把node-webkit源码里用到Deprecated API的地方删了,然后重新编译打包提交。这次Binary Received后不久变成了Waiting For Review,是不是说明已经没有API方面的“硬伤”,接下来就等人工审核了?
    6 条回复    2014-07-15 15:21:56 +08:00
    program2000
        1
    program2000  
       2014-07-14 18:40:36 +08:00
    只是通过了机器的审核如签名、api分析等,重头戏在后面的in review,你至少还要等7天。
    patr0nus
        2
    patr0nus  
    OP
       2014-07-14 18:47:10 +08:00
    @program2000 知道了~多谢
    missdeer
        3
    missdeer  
       2014-07-14 20:59:45 +08:00
    webkit这个硬伤,害的Qt程序如果用了QtWebkit也会被拒
    pc1500
        4
    pc1500  
       2014-07-15 15:01:37 +08:00
    能告诉我是哪些depreated API吗?我会试着从官方binary里面删除。

    谢谢
    patr0nus
        5
    patr0nus  
    OP
       2014-07-15 15:15:13 +08:00
    @pc1500 "Deprecated API Usage - Apple no longer accepts submissions of apps that use QuickTime APIs."
    应该是Chromium里面的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   963 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 20:35 · PVG 04:35 · LAX 13:35 · JFK 16:35
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.