I am using react-native-pushnotification. here is the module link https://github.com/zo0r/react-native-push-notification in ios notifications working fine when in background and foreground also, but in android foreground it is working fine, But in background i got the notification, when click on that notification app getting relaunch and not showing any alert in android,
- In iOS these functionalities are working fine. But in android i am facing this problem
Can any one give me some suggestion that how to resolve it, Any help much appreciated.