ERROR ITMS-90035 when submitting for iOS 9.3

Hi,

I have an app where I submitted the last release in February this year using Xcode 7.2, iOS 9.2 and Corona SDK 2824.

Now after upgrading to Xcode 7.3, iOS 9.3 and using Corona 2850+ (also tried latest daily 2907), I receive the following error

ERROR ITMS-90035: "Invalid Signature. A sealed resource is missing or invalid. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose “Clean All” in Xcode, delete the “build” directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html"

I have checked that my distribution certificate is still valid and selected when building the app. It will not expire until December. I also tried generating a new one, without any luck.

Do you have any idea what is wrong and what I can do to fix it?

I also got this problem with Corona 2016.2906 build for iOS SDK 9.2.

Also got this new message after upgrading to 2016.2906

ERROR ITMS-90101: "This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html"

The last message seems to imply that you originally submitted an universal build (runs one app on both iPhone and iPads) and your new version you selected iPhone only or iPad only as your build target.

Found a warning in Corona about my certificate and I had duplicates after renewing my distribution certificate.

The last message disappeared but the first is still there.

Please don’t be offended for me asking this, but there are two people posting apparently about different things. Can you post the excact message you are currently getting?

Thanks

Rob

No problem, its like the first post in the thread

Package Summary:

1 package(s) were not uploaded because they had problems:

/var/folders/2h/sv6ss2jx4zs926h_7j1qwh7w0000gn/T/D05BF566-2650-4D5A-AF74-7AA1BC8B7D34/894357664.itmsp - Error Messages:

ERROR ITMS-90035: "Invalid Signature. A sealed resource is missing or invalid. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose “Clean All” in Xcode, delete the “build” directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html"

I also got this problem with Corona 2016.2906 build for iOS SDK 9.2.

Also got this new message after upgrading to 2016.2906

ERROR ITMS-90101: "This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html"

The last message seems to imply that you originally submitted an universal build (runs one app on both iPhone and iPads) and your new version you selected iPhone only or iPad only as your build target.

Found a warning in Corona about my certificate and I had duplicates after renewing my distribution certificate.

The last message disappeared but the first is still there.

Please don’t be offended for me asking this, but there are two people posting apparently about different things. Can you post the excact message you are currently getting?

Thanks

Rob

No problem, its like the first post in the thread

Package Summary:

1 package(s) were not uploaded because they had problems:

/var/folders/2h/sv6ss2jx4zs926h_7j1qwh7w0000gn/T/D05BF566-2650-4D5A-AF74-7AA1BC8B7D34/894357664.itmsp - Error Messages:

ERROR ITMS-90035: "Invalid Signature. A sealed resource is missing or invalid. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose “Clean All” in Xcode, delete the “build” directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html"