Notification is received but doesn't show up push notification message both when the app in background and foreground both in android and ios. What I mean is I'm not getting the notification message like the one showed in the following link, but the notification event FCM.on(FCMEvent.Notification, async (notif) is called. Why is that? I'm I missing something?
Notification is received but doesn't show up push notification message both when the app in background and foreground both in android and ios. What I mean is I'm not getting the notification message like the one showed in the following link, but the notification event FCM.on(FCMEvent.Notification, async (notif) is called. Why is that? I'm I missing something?
http://docs.urbanairship.com/_images/default-factory-notification1.png
React-Native: 0.41.2 React: 15.4.1