App Submission Error - Invalid binary - Invalid Code Signing Error

user667673 picture user667673 · Jun 7, 2011 · Viewed 8.4k times · Source

Invalid Code Signing Entitlements - Your application bundle's signature contains ubiquity code signing entitlements that are not supported.

Specifically, value "( X49XXXS5Q.* )" for key "com.apple.developer.ubiquity-container-identifiers" in is not supported.

The key happens to be my distribution id.

Answer

Dan Zeitman picture Dan Zeitman · Jul 22, 2011

Yes that is the correct answer! steps to correct:

Find you app id in the portal - dis-able the iCloud. Create a new provisioning profile download it delete the prior profile replace it with the new one re-compile and submit.