Push notification is not popping up react-native-firebase with starter kit

与世无争的帅哥 提交于 2019-12-12 19:17:13

问题


I have cloned React Native Firebase Starter and did initial setup then renamed project according to the docs then added google.services.json file (what was generated with app name com.xxxxx.xxxx).

Then i tried running in android device.

Screen i am getting that messaging service is enabled but when i do create new message from cloud messaging tab of firebase. I am not getting any notification in device.

I am using real device and checked with multiple devices. also notification settings are allowed.

Please help me out thanks in advance.

来源:https://stackoverflow.com/questions/50742795/push-notification-is-not-popping-up-react-native-firebase-with-starter-kit

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!