evollu / evollu/react-native-fcm
Could not invoke RNFIRMessaging.SubscribeToTopic
Open
- 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');
}
```

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