Push Notification for Campus Mobile Not working in Android
Hi ,
I configured all the below steps required for enabling push notifications for Android .
- Activated all the Events.
- Activated all the Notifications.
- Activated Notification consumers.
- Configuring IB to use Socket Connector for Push Channel delivered
- Install SSL Certificates and configure platform specific server keys
- Activate all the IB objects delivered for Push Channel
Also did the required changes in maf application and deployed to my mobile device.When i ran batch notification , i can see the count getting displayed in the notification tab , but couldn't see any notification pop-up .
I also observed that SCC_NTF_GET_EVENTS_R_POST and Device registration service operation are getting executed , but never able to see SCC_GCM_SEND_POST getting executed.