Versions
RN: 0.53.0
react-native-fcm: 13.3.0
I made all the changes mentioned in the documentation. When I try to run the android app, it gives me the following error: " error: cannot find symbol FirebaseApp"
Location: class FIRMessagingModule
Note: I tried running the example in repo, facing same error for it.
Same here.
Same here.
Works when I pull firebase core version to 11.0.0
Tried that. Still not resolved.
fixed in 13.3.1
Thank you. It worked!
Most helpful comment
Same here.