- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Does Intel XDK not support iOS 9? I built an IPA (adhoc) using Intel XDK/Crosswalk and I tested after in my iPhone 6 with iOS9 and the app crashed. I have looked in the build settings and the iOS target version option I have not found a 9 version option (only goes until 8). Someone else with the same problem? Thanks.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Renato -- that iOS target version is the minimum iOS target. You can build an app that will run on iOS 9 by selecting a lower target number.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Paul
I chose the version 6 and my app still crashed. After the iOS update, my app has worked with no problems. I used the Construct 2 to create it and only 2 plugins: phonegap_screen_orientation and phonegap IAP. How could I do to find the problem if it is not in intel XDK?
Thanks for any help.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Try removing your 3rd party plugins, upload, build, install. Does it still crash?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Yes, you can post the log here. If you want to keep the log private post using the "Send Author A Message" link. I recommend you send the message to John (use that link on one of his posts and it will send to him) because he's much more expert at iOS than I. Then, attach it using the "Add Media" button below the message edit window. Do not change the text inside the "Subject" or the "Forum Topic" fields to be sure this private message stays attached to this thread (funky bug in the forum), that way other support personnel can get to the message is someone else needs to work with you.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Can you provide a link to the plugin?
Which CLI are you targeting, 4.1.2 or 5.1.1?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I don't know right off hand which version of Cordova XDK uses, but if you're targeting ios9 for something specific, you might want to checkout this link:
http://community.phonegap.com/nitobi/topics/phonegap-build-ios-9-support-status
PhoneGap Build iOS 9 Support Status
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
The reference to using CLI 5.2.0 is not possible with our system, at this time, because we do not yet support it. The key difference between 5.1.1 and 5.2.0 is the version of Cordova-iOS being used. In our implementation of 5.1.1 we support Cordova-iOS 3.8.0. Whereas, in CLI 5.2.0, the version of Cordova-iOS is 3.9.1. I don't know if this Cordova-iOS framework version difference is significant, since we have people running apps on iOS9 with both Cordova-iOS 3.7.0 and 3.8.0. As @darbour says, official support for iOS9 won't be available until the Cordova project releases a version of CLI that includes support for Cordova-iOS 4.0.
