React-native-fcm: error: cannot find symbol FirebaseApp

Created on 13 Feb 2018  路  7Comments  路  Source: evollu/react-native-fcm

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.

Most helpful comment

Same here.

All 7 comments

Same here.

Same here.

Works when I pull firebase core version to 11.0.0

Tried that. Still not resolved.

795 fixes this

fixed in 13.3.1

Thank you. It worked!

Was this page helpful?
0 / 5 - 0 ratings