evollu / react-native-fcm

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

build react native android errors #940

Open i3IGm opened 6 years ago

i3IGm commented 6 years ago

react-native 0.46.4 react-native-fcm 6.2.3

node_modules/react-native-fcm/android/src/main/java/com/evollu/react/fcm/FIRMessagingPackage.java:29: error: method does not override or implement a method from a supertype

pabloga265 commented 6 years ago

Same problem here, I'm using version 7.4.0

pabloga265 commented 6 years ago

I forgot to update in this issue just upgrading to newer versions solve the problem not sure why it broke suddenly tho.

I upgraded all the way to 15.0.0

evollu commented 6 years ago

@i3IGm can you upgrade to the latest version?