为什么 ipod 2g 与我的应用程序不兼容
我将我的应用程序构建为通用应用程序。部署目标是3.0,所需的设备能力是加速计和opengles-1。 它适用于 iPhone 3g 及以上版本、iPod 3/4 和 iPad 1/2。但如果我想在应用商店下载它,它会显示“不兼容”。有人有想法吗? 我使用 cocos2d 9.9.5 作为引擎。
I build my app as a universal app. The deployment target is 3.0 and the required device capabilities are accelerometer and opengles-1.
It works on iPhone 3g and upwards, iPod 3/4 and iPad 1/2. But if I want to download it on the Appstore it says "Not compatible". Has anyone an idea?
I use cocos2d 9.9.5 as engine.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看来越狱是造成这个问题的原因。它可以在未越狱的 iPod Touch 2g 上运行。奇迹消失了。
It look like the jailbreak is responsible for the problem. It runs on non jailbreaked iPod Touch 2g. Miracle dissolved.