evollu / evollu/react-native-fcm
fatal error: module 'Firebase' not found, not using cocoapods
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
I'm running this versions of RN and RNFCM
```
"react-native": "0.50.3",
"react-native-fcm": "^14.1.3",
```
I'm getting an error on build saying It can't find the Firebase module, I've added the Firebase manually and linked the library manually also.
I've added `firebase.h`, `module.modulemap`. Added the user headers, Header and framework search paths, Also I've added the the library to the build phase
I've also read #826 and followed some solutions there and didn't work.
Here are some screenshots that might be useful







Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.