evollu / evollu/react-native-fcm

fatal error: module 'Firebase' not found, not using cocoapods

Open
#896 21 comments 2 reactions 0 assignees View on GitHub
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

![screen shot 2018-04-13 at 8 33 14 pm](https://user-images.githubusercontent.com/8469633/38763109-a3d1f4e4-3f5a-11e8-8c18-5c9820e91dff.png)
![screen shot 2018-04-13 at 8 33 25 pm](https://user-images.githubusercontent.com/8469633/38763111-a707c3c8-3f5a-11e8-9c42-500fbe4394fb.png)
![screen shot 2018-04-13 at 8 33 55 pm](https://user-images.githubusercontent.com/8469633/38763112-aafb666a-3f5a-11e8-8f0f-c85ee690bd1f.png)
![screen shot 2018-04-13 at 8 35 21 pm](https://user-images.githubusercontent.com/8469633/38763117-aedc86b0-3f5a-11e8-85c9-3f7ca9c5b4f8.png)
![screen shot 2018-04-13 at 8 35 14 pm](https://user-images.githubusercontent.com/8469633/38763118-aeeef6a6-3f5a-11e8-9d1b-7243fc905c22.png)
![screen shot 2018-04-13 at 8 35 08 pm](https://user-images.githubusercontent.com/8469633/38763119-af010a12-3f5a-11e8-8d59-1df22103da46.png)

![screen shot 2018-04-13 at 8 39 28 pm](https://user-images.githubusercontent.com/8469633/38763126-caae94a0-3f5a-11e8-8fc2-e9c0f5a21778.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.