简体   繁体   English

AIR for iOS App无法在iPad上显示

[英]AIR for iOS App not showing on iPad

I have published an ipa from Flash CS6 without any errors (ie, certificates and provisioning profiles seem to be in order) and ticked the "Install application on the connected iOS device" on the deployment tab. 我已经从Flash CS6发布了一个ipa,没有任何错误(即,证书和预配配置文件似乎顺序正确),并在“部署”选项卡上选中了“在连接的iOS设备上安装应用程序”。

All goes to plan and even a "IPA file has been installed on the connected iOS device successfully." 一切都按计划进行,甚至“已在连接的iOS设备上成功安装IPA文件”。 is displayed. 被陈列。

However, the app is not showing on the connected iPad. 但是,该应用程序未在连接的iPad上显示。 And manually installing it through iTunes doesnt solve it (still not showing). 并且通过iTunes手动安装它并不能解决问题(仍然没有显示)。 The mobile provisioning profile is present on the iPad, but not the app itself. iPad上提供了移动供应配置文件,但应用程序本身不存在。

Am I missing something really obvious? 我是否真的缺少明显的东西?

I'm using Flash CS6, with AIR 3.4 for iOS and publishing to an iPad 2 with iOS 6 installed. 我正在使用Flash CS6和AIR 3.4 for iOS,并发布到安装了iOS 6的iPad 2。 iTunes 11 is also installed on my machine. 我的机器上也安装了iTunes 11。

Would really appreciate help on this? 真的愿意为此提供帮助吗?

if the ipad refuse to install the app it's because you don't sign the app with the good certificate. 如果ipad拒绝安装应用程序,那是因为您没有使用良好的证书对应用程序进行签名。

you may check this tut http://devgirl.org/2011/06/20/flexair-for-ios-development-process-explained/ 您可以检查此tut http://devgirl.org/2011/06/20/flexair-for-ios-development-process-explained/

Additional tips : itunes is ok but iFunBox is easier and faster http://www.i-funbox.com/ 其他提示:itunes可以,但iFunBox更加方便快捷http://www.i-funbox.com/

You should check your APP_ID while publishing the IPA file from flash CS6, if it is not as per your certificate and provisioning file, then it might cause the problem. 从Flash CS6发布IPA文件时,应检查APP_ID,如果它与您的证书和配置文件不一致,则可能会引起问题。

Try to look at this. 尝试看看这个。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM