evollu / react-native-fcm

react native module for firebase cloud messaging and local notification
MIT License
1.73k stars 681 forks source link

Notification Not receiving on emulator #1027

Open digrase008 opened 5 years ago

digrase008 commented 5 years ago

I am trying to implement notification service. I am using FCM for react native Application and after all the required setup I am able to receive notification on my real device but the same thing not happening on emulator. Even I did all required configuration for emulator like using Nexus 5 with google API ( 24 onward ) or with google play store service is also enable. @evollu can you please help me out

evollu commented 5 years ago

that's weird. could it be some firewall settings through your laptop or network?