Push cert in apple stores is revoked

Hi, I’m trying to upload my app with expo to the app stores. when i run expo buid:ios, when it is finish, i recive an apple email,

“Your Certificate Has Been Revoked, you have revoked your certificate, so it is no longer valid.
Certificate: Apple Push Services”

and the app works correctly except push notifications.
What could I do to get the certificate accepted?

regards

Hey @eherna40,

When you build, do you provide your own certifications or let Expo handle it for you? This prompt is the one I’m referring to.

Also, if push notifications aren’t working, do you get some sort of error response from it? See here for more information on that.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.