iPhone 和 iPod Touch
我创建了一个应用程序,该应用程序在 iPod Touch 上运行良好,但在 iPhone 上却出现问题。 iPhone 和 iPod Touch 之间是否存在可能导致应用程序运行出现问题的差异。为两者编码时必须注意的事情。
I have created an app that is working fine on iPod Touch but is creating problems on iPhone. Is there is any difference in iPhone and iPod Touch that can create problems in running an app. The things that has to be taken care while coding for both.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,一般来说“一点也不”。因为iPhone和iPad Touch都支持相同的操作系统iOS。
检查您的 iPhone 是否与您开发的 iOS 代码版本兼容。
No, generally "Not at all". Because both iPhone And iPad Touch support the same operating system iOS.
Check out if your iPhone is compatible with the version of iOS code you have developed.