You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: