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?
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?
Hello! You can send JSON data from message field and parse it when receive.
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.
Hello! Sorry for delay, working on it.
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.