I don't have the correct iOS distribution certificate

I got an e-mail from apple.

A sealed resource is missing or invalid. The file at path [thunkablecompanion.app/thunkablecompanion] is not properly signed. 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 About Code Signing

Best regards,

The App Store Team

So what should I do…?
(I have followed docs…!! )

Hi @c853a2a5f276a158117e,

Apologies for the inconvenience, here’s a complete walk-through with guidelines on how to create a the certificate using our .certSigningRequest file:

Hi Domhnall,
But I already create cer file following that tutorial.
I can’t understand what cause the problem

Did you create a development cert or a distribution cert?

I create distribution cert!

And did you follow the steps for the .mobileprovision file and app specific password?

Have you added push notifications to your app by any chance??

Yes, I follows the steps for the mobileprovision and app specific password.
and push notification is disabled!

Hello,

What to do when those certificates expire?