Page 2 of 2

Push Notifications

Posted: Wed Sep 18, 2013 1:00 pm
by Kirit Vaghela

Hello
I'm sending push notification using master key.
Now I want to pass some json data with push notification.
How can I do that?


Push Notifications

Posted: Wed Sep 18, 2013 6:46 pm
by Maryna Brodina

Hello! You can send JSON data from message field and parse it when receive.


Push Notifications

Posted: Thu Sep 19, 2013 4:58 am
by Kirit Vaghela

Thanks Marina.
But in iPhone how can I process the data before the notification display.
Can you suggest and method that invoke before notification display for both when app is running and background.


Push Notifications

Posted: Thu Sep 19, 2013 5:58 pm
by Maryna Brodina

Hello! Sorry for delay, working on it.


Push Notifications

Posted: Thu Sep 19, 2013 7:10 pm
by Maryna Brodina

PhoneGap plugin PushNotification in Appery.io is used to receive text messages. If your app logic requires to receive more complicated info could find another plugin or change Apery.io one to make it fit your requirements and app logic.