evollu / react-native-fcm

react native module for firebase cloud messaging and local notification
MIT License
1.73k stars 682 forks source link

No visible @interface for 'FIRQuery' declares the selector 'addSnapshotListenerWithIncludeMetadataChanges:listener:' #960

Closed somsin closed 6 years ago

somsin commented 6 years ago

app was working randomly this error is started coming

No visible @interface for 'FIRQuery' declares the selector 'addSnapshotListenerWithIncludeMetadataChanges:listener:'

screen shot 2018-05-29 at 11 36 23 pm
evollu commented 6 years ago

this seems to be react-native-firebase issue. BTW, if you are using their library. you can build notification using their API. I have a sample project https://github.com/evollu/react-native-fcm/tree/firebase/Examples/firebase-migration