question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I 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.

image

Btw, I am using RN 0.28.0 Thank you for your help!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:20 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
evollucommented, Jul 22, 2016

0.28 declare as public while 0.27 declare as protected

0reactions
xotahalcommented, Sep 22, 2016

It worked for me. You probably have another problem 😕 Sorry

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found