Pubnub Push Notification not working for cross platform mobile app
问题 We are developing a cordova based android application which has chat capability. We are sending test chat messages from a server and we received the messages just fine when the app is in foreground. We would like to get a notification about chat message when app is in background. However we are not getting any Push Notification about chat message. The steps we followed are mentioned below. Kindly let us know the mistake we're making. We have referred this link to get notification on device