Undo using FCM for Push Notifications

Hi,
is there any way to stop using FCM for push notifications and go back to your default option?
I’ve realized that after push the apiKey with push:android:upload my app is not receiving notifications anymore if the googleServicesFile is not set in the app.json

Thanks for your help!

Iván

Hi! @ide should know the answer. Sorry that I don’t! :slight_smile:

You can clear your FCM API key with exp push:android:clear. Please be aware that Expo will be requiring FCM soon since it works much more reliably, and Google has announced they are turning off GCM as well.

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