Kirit Vaghela
Posts: 0
Joined: Tue Aug 27, 2013 11:23 am

Push Notifications

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?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Push Notifications

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

Kirit Vaghela
Posts: 0
Joined: Tue Aug 27, 2013 11:23 am

Push Notifications

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.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Push Notifications

Hello! Sorry for delay, working on it.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Push Notifications

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.

Return to “Issues”