Posts

Post not yet marked as solved
1 Replies
0 Views
Bumping as we're still struggling with this even without using the Ad Hoc option. We now have Xcode 13, and we can build and upload to Test Flight successfully, and clicking Export... on the dialog produces the .ipa with not issues. When I upload it to Google Workspace MDM and users try to install it from the Google Device Policy app, the app downloads to the device but then stops on start with "the app cannot be installed because its integrity could not be verified". For what it's worth, we use automatic provisioning in Xcode.
Post not yet marked as solved
3 Replies
0 Views
Thanks for that very useful answer! I didn't know that the Team ID prefix was a thing - as I said we're just getting our house in order. Our bundle identifier is simply com.ourcompany.ourapp and asking users to migrate and losing history isn't an option. Nonetheless, fixing the developer permissions should get us a long way towards where we want to be. Edit: If it's not true that Automatically Manage Signing fails because it tries to create the bundle ID every time, how can we debug why it fails?