Sticker App Signing Issues

When trying to submit my sticker app I am getting the following error.


Automatic signing is unable to resolve an issue with the "MyApp.app" target's entitlements.

Switch to manual signing and resolve the issue by downloading a matching provisioning profile from the developer website. Atlernatively, to continue using automatic signing, remove these entitlements from your entitlements file and their associated functionality from your code. Then rebuild your archive and try again.


I have completely rebuilt my project. This happened after I upgraded to Xcode 9. How do I resolve this?

Replies

Having same issue here. My sticker packs all worked fine previously, but trying to update (just added a few more stickers) with Xcode 9.0.1 gives the same error.


Did you find a solution?