Expo Notifications Not Working Across Projects

Hi all! I have multiple expo projects published and about three days ago I an no longer receiving notifications across any of them. I’m on IOS and on SDK version 35.0.0.

Other users are getting notifications, though I assume some amount of them are not getting notifications like I am. We also published some new projects within the past couple of days, so I wonder if that might be it, too?

Luke

Hey @luke_heine,

Just to clarify, you need to be handling notifications for projects separately. If you’re mixing project pushtokens in the same request, they will not work. If you’re handling them separately, I would make sure your Apple Credentials are in order (either your push certs or push notif keys)

Cheers,
Adam

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