Revoked a push notification key please help.

I accidentally deleted a Push notification key that is being used by most of our apps. How big of a problem is it and how can I solve it to help my follow developers out?

I do have access to our Firebase and what would be advised I should do?

Replies

You will need to create a new key and pass that on to Firebase so they can create valid credential tokens for future pushes. None of the apps by that team will be receiving push notifications until you do that. Whether that's a big problem or not depends on the application.

  • So you will not need to update any of the apps that are currently using the key?

Add a Comment