expo push notification token

Please provide the following:

  1. SDK Version: 49
  2. Platforms(Android/iOS/web/all): All
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I am using expo-notification for sending push notification to my app
I was able to test it on Expo Go App for both android and ios but when I am running it on development build I am seeing this error

Encountered an exception while calling native method: Exception occurred while executing exported method getDevicePushTokenAsync on module ExpoPushTokenManager: Default FirebaseApp is not initialized in this process com.shivendra.voice. Make sure to call FirebaseApp.initializeApp(Context) first.

I have followed this tutorial and set up my firebase app Also I have set up the google-services.json file in the root of the app but it is still showing this error, Anyone have any idea regarding this.

One thing which I did was renamed google-services.json file will that be the reason for error
Thanks

I also have this issue, Is there anyone that could help us with this?

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