Hello every one,
When I am trying to upload the build on app store using distribution certificate through application loader then I am getting this error
ERROR ITMS-9000 :"The bundle “**Bundle name**” at bundle path ‘**path of bundle**’ is not signed using Apple Submission certificate. "at SoftwareAssets/SoftwareAssets(MZltmspSoftwareAssetPackage)
I had try multiple things like.
-
Created new provisional profile for a app
-
Created new application on store
-
Created new certificated as well
Nothing is happening some Builds from same certificate and provisional profile are already uploaded from my account but now I getting the same error which i mentioned above.
When I am trying to upload the build created from Xcode than its working fine.
Step reproduce
-
Create the build for ios using corona sdk(Version number 2014.2325) using distribution certificate.
-
Than click on upload button to upload the build on app store
-
Application loader will open enter your account credential, select your application than select payload.ipa to upload the build.
After some time you get this error as I mention above
Version number
2014.2325
Help me out from this.
Thanks in Advance