Hey i am trying to deploy my app to the App Store. I am trying to istribute my app with build type App Store, but it gives me the error: "Generation failed due to an error concerning certificates. Review the following and try rebuilding your app: Your certificate and provisioning proofile don't match. Confirm the inputs for both of them". I know that the error means that my provisioning profile doesn't have that certificate but that is not true. See pictures for proof. When i do exactly the same with an developer build type it works. Can someone please help me?
Hi Dave
This error occurs when the pair certificate and provisioning profile don't match. This could happen if there's incorrect information about the certificate, the provision profile, or both.
I'd recommend these actions:
Kind regards, David.