I've just tried to publish a test app that simply has a single sprite on a layout.
I've read lots of tutorials. Using XDK v 1621
I have a Developer account
I have an app ID, call it com.company.product
I have a registered device (iPad)
I have an ad hoc provisioning profile showing the same App ID, 1 certificate and 1 Device
I have another provisioning profile (how can you tell which is ad hoc or not, only by the name I gave it??) showing the same App ID, 1 Cert and 0 devices
I have no development provisiong profiles, as per what I've read, but I wouldn't thought I'd need one? (judging by the name)
In the XDK I created a new project for the test app
App ID set as above
Version 1.8.2 (as per my existing Android version)
Full screen
Landscape
iOS target 5
Provisioning profile Ad hoc
Ad hoc provisioning profile: set to the adhoc xxx.mobileprovision file
Production provisioning profile: set to the other xxx.mobileprovision file
As a first test I did not add any icons or splash screens
I did not alter the plugins
Build tab, build, upload
Build page says iOS CERTIFICATE: Step complete. If i choose Edit, it says 1a: "Your CSR has been generated..." etc. and 1b: Certificate uploaded..." etc.
I get all warnings about "no images provided" and "no splash screen".. and "An unexpected error occurred"
Next step I will add icons and splash screens and re test.
Thanks for any help.
Edit: added icons and splash screens, got the errors about some further splash screen sizes, so added those images and added them to the 'intelxdk.config.additions.xml' file. No warnings now, just the same error at the end.
imaffett can I send you the build log?