IOS Push Notifications not working in Production.

  1. SDK Version: 39.0.0
  2. Platforms(Android/iOS/web/all): All

I have published my app to both Google & Apple App Stores and now my push notifications are not working. In development, they work fine via the expo tool. I let expo create and sign my apps and I did opt for push services on apple. I have looked at similar posts that say about removing the certs and then adding new ones but I am not sure I want to try this as the app is live and I wouldn’t want to mess anything up.

My app is getting the devices expo token still on login, as I can see in my firestore it’s being added.

Another thing I have noticed is permission alert to accept notifications doesn’t show.

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