Android
See original GitHub issueI am having trouble integrating FCM in Android, it is working perfectly in IOS with this component. But in Android I am getting this error:
node_modules/react-native-fcm/android/src/main/java/com/evollu/react/fcm/FIRMessagingModule.java:159: error: method does not override or implement a method from a supertype @Override ^
Maybe there is any error in the README? Because there is a different config for RN0.28+ and RN <= 0.27, but both are identical.
Btw, I am using RN 0.28.0 Thank you for your help!
Issue Analytics
- State:
- Created 7 years ago
- Comments:20 (8 by maintainers)
Top Results From Across the Web
Android - Secure & Reliable Mobile Operating System
Explore more about Android, a secure mobile operating system with the latest Google updates, which offers personalized devices that fit your needs.
Read more >Android (operating system) - Wikipedia
Android is a mobile operating system based on a modified version of the Linux kernel and other open-source software, designed primarily for touchscreen ......
Read more >Find My Device - Google
Find My Device makes it easy to locate, ring, or wipe your device from the web.
Read more >Check & update your Android version - Google Support
See which Android version you have · Open your phone's Settings app. · Near the bottom, tap About phone and then Android version....
Read more >Android Apps on Google Play
Enjoy millions of the latest Android apps, games, music, movies, TV, books, magazines & more. Anytime, anywhere, across your devices.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
0.28 declare as public while 0.27 declare as protected
It worked for me. You probably have another problem 😕 Sorry