Hello,
I have developed an Android based app in which I want to register the app for receiving PUSH notification from a web server which is built in PHP.
I have used NotifPushEnable (for registering my mobile to receive PUSH notification) and NotifPushProcedure (for processing received PUSH notification).
But unfortunately when a message is pushed from web server it is not reaching to my app.
For this I think I will have to add a few permissions but I don't know as to which I have to add, so if someone has experience in this please guide me.
TIA
Yogi Yang
I have developed an Android based app in which I want to register the app for receiving PUSH notification from a web server which is built in PHP.
I have used NotifPushEnable (for registering my mobile to receive PUSH notification) and NotifPushProcedure (for processing received PUSH notification).
But unfortunately when a message is pushed from web server it is not reaching to my app.
For this I think I will have to add a few permissions but I don't know as to which I have to add, so if someone has experience in this please guide me.
TIA
Yogi Yang