evollu / evollu/react-native-fcm

Could not invoke RNFIRMessaging.SubscribeToTopic

Open
#976 15 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
1.7k
Forks
661
PR merge metrics
No merged PRs in 30d

Description

App.js
---------------------------------------
```
import FCM from 'react-native-fcm'

componentDidMount() {
...
FCM.subscribeToTopic('/topics/feeds');
}

```

![screenshot 318](https://user-images.githubusercontent.com/19571567/41260277-041301a2-6e01-11e8-93b7-1f342c0c3463.png)

"react-native": "^0.55.4",
"react-native-fcm": "^10.0.3",
Android Emulator 6
running in foreground

thanks in advance

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.