wix / react-native-notifications

React Native Notifications
MIT License
3.25k stars 764 forks source link

Android registerRemoteNotificationsRegistered not called,but iOS is find #829

Closed huangjiang2015 closed 2 years ago

huangjiang2015 commented 2 years ago

in my project , registerRemoteNotificationsRegistered is not called in android ,but ios is OK. event registerRemoteNotificationsRegistrationFailed is not called

theambidextrous commented 2 years ago

Hey..... Did you crack this? just ran onto same.. well, it worked for a while and then i re-downloaded the google-services.json file from firebase, rebuild the app and now, here we are.