且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在iPhone 3G的应用程序崩溃运行iPhone操作系统3.0.1和iPod touch上运行的iPhone OS 3.0和Mac OS X 10.5.8

更新时间:2023-09-25 23:46:16

我的建议是:忽略的Mac OS X 10.5.8参考。我只是有一个应用程序被拒绝(具有相同的通知)和测试(和借用朋友的iPhone OS用3.0.1),我能够重现问题之后。

My advice: ignore the Mac OS X 10.5.8 reference. I just had an app get rejected (with the same notice), and after testing (and borrowing a friend's iPhone with OS 3.0.1) I was able to duplicate the problem.

(换句话说,我认为问题的关键是在iPhone OS的那个版本 - 在Mac参考只是他们用来为他们的内部测试系统)

(In other words, I think the key issue is that version of the OS on an iPhone -- the Mac reference is just the system they used for their internal tests)

你能解决去precated项目(即改写code,所以你不必依赖于旧的操作系统该功能)?我之所以说是,它不喜欢的网页浏览器(那里的人不升级)。您的用户没有理由不升级(他们就会被苹果不断提示更新自己的设备)...

Can you work around the deprecated items (i.e. rewrite the code so you don't have to rely on that functionality for older OSes)? The reason I say that is, it's not like web browsers (where people don't upgrade). Your users have no reason not to upgrade (and they'll be constantly prompted by Apple to update their devices)...