Hi all,
All the programming done, bugs gone, images prettified, tested on simulator, tested on devices, etc etc. App builds beautifully on Simulator and using development profile.
Also builds with no errors on distribution profile but…
When I use app loader to upload the package to the store I get the same message that previous peoples have done re:
“Unable to authenticate the package”
ERROR ITMS-9000 “This bundle is invalid” “The file is not a valid application bundle” at SoftwareAssets/SoftwareAsset (MZrmspSoftWareAssetPackage).
I have read previous similar queries from other developers here and it turned out to be the name of the asset folder inside the app. AFAIK mine are ok. I have a folder images for images and sound for sound. I also have a folder called “example files” that I use to keep my example files in. (Surely it couldn’t be that!)
Ive rebuilt all my certificates from scratch, but to no avail. Any ideas.
Xcode 5.02
Corona SDK 2013 2076 (2013.07.15)
Is there something else I need to do for distribution bundle that’s not in the normal development bundle?
I will try a version with my example files hanging around in the main directory, but I don’t like untidiness.
comments gratefully received.
Thanks in advance
Martin