Incompatibility with latest RNFirebase
Opened this issue · 0 comments
dhoskins commented
I experienced the error java.lang.IllegalArgumentException: Please set your project ID. A valid Firebase project ID is required to communicate with Firebase server APIs: It identifies your project with Google.
on app startup.
I have followed the instructions on https://docs.wonderpush.com/docs/troubleshooting-react-native which referenced this error and specified the Firebase BOM. But I still receive this error, and cannot use Wonderpush without downgrading my RNFirebase API level to 7.x.