- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have built a Windows 8 app and an Android app no problem. When I build them there is the option to download, link or send to App store.
However when I build for IOS store (certificates and everything sorted) it builds but then nothing happens. The message that says the App is building goes away but there is no error report or options to progress.
I've no idea what to do.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A couple of things to look at:
1. The CF Bundle Version is an integer. You have it set as a string.
2. Try reducing the size of your app to see if that is part of the issue. Its over 200 mb currently.
3. Dont include the ios_distribution.cer file in your bundle. It will probably get rejected by apple on submission.
After fixing these, try uploading/building again.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page