evollu / evollu/react-native-fcm

Method does not override or implement a method from a supertype

Open
#470 6 comments 6 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.7k
Forks
661
PR merge metrics
No merged PRs in 30d

Description

What version of RN and react-native-fcm are you running?
```
"react-native": "0.47.0-rc.4",
"react-native-fcm": "7.2.0",
```

What device are you using? (e.g iOS9 emulator, Android 6 device)?

> Android 6 emulator, not compiling

Advanced:
Have you tried adding break point in native handlers to see if message gets delivered?
No
can share a project with issue?
No
```
:react-native-fcm:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
/Users/jaime/Github/ROC/RocNativeProject/node_modules/react-native-fcm/android/src/main/java/com/evollu/react/fcm/FIRMessagingPackage.java:26: error: method does not override or implement a method from a supertype
@Override
^
1 error
:react-native-fcm:compileReleaseJavaWithJavac FAILED
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Open android/src/main/java/com/evollu/react/fcm/FIRMessagingPackage.java at line 26 and compare the overridden method with the React Native 0.47 Android API. Reproduce the reported :react-native-fcm:compileReleaseJavaWithJavac failure, then confirm that the project compiles successfully with the reported versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, firebase, java, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.