Fixing getExpoPushTokenAsync problem with existing Firebase configuration

Hello!

This problem affects Android on SDK37 and the issue with the solution can be found here:

My problem is that I have already a Firebase configuration set up in Expo since i’m using Firebase Analytics. In the solution the api_key is replaced, but doesn’t this overwrite my current Firebase configuration?

Partly answering my own question: should I use the Firebase project set for analytics also with push notifications?

https://docs.expo.io/versions/latest/guides/using-fcm/

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