React-Native Firebase Messaging – Default FirebaseApp failed to initialize because no default options were found
I’m attempting to setup android push notifications within expo for my react native app and running into trouble. I have notifications successfully working for ios but when I run my build on my android phone I get the following error in the adb logs as well as in my react native side