I’m in the process of updating one of my apps. I’ve encountered an issue that I’ve never seen before when trying to sign and publish an app using Corona to application loader publishing tool.
[disclaimer] I have done this literally hundreds of times before…
For some reason when I sign this app today I’m getting the following error when I try to submit the signed app to the Apple app store.
Error ITMS-9000 :Invalid Code Signing entitlements. The entitlements in your app bundle signature do not match the ones that are contained in provisioning profile. According to the provisioning profile, the bundle contains a keyvalue that is not allowed “[BG2J43EA88.com.coronalabs.template]’
Obviously that is not my bundle identifier and I have no idea where it is picking that up unless it’s getting it from the Corona building servers and basically signing it with the wrong provisioning profile that I am telling it to use.
Anyone else is having trouble publishing to the Apple app store?