I am facing an issue in receiving the notification when the app is in the background or closed. When I close the app ReactInstanceManager.detachViewFromInstance()
method called & notification does not come.
I am using following versions:
- react-native :0.57.5
- react:16.6.3
- node:8.15.0
- npm:6.4.1
Platform: Android