Page 1 of 1

Is it possible to add more "payload" content than just a string with Appery's push service?

Posted: Fri Oct 18, 2013 9:36 am
by bluecat

Specifically, for iOS, there is payload like buttons etc that you can specify.

See: https://developer.apple.com/library/i....

Can this be sent along when using the https://api.appery.io/rest/push/msg/key push service?

I tried to put a JSON object string as the message content but to no avail.

If this is not possible, is it on the roadmap?

Thanks.


Is it possible to add more "payload" content than just a string with Appery's push service?

Posted: Fri Oct 18, 2013 1:48 pm
by Kateryna Grynko

Hi,

This settings are for the whole application (App Settings - Push notifications) and they can't be changed for a separate message.


Is it possible to add more "payload" content than just a string with Appery's push service?

Posted: Fri Oct 18, 2013 2:26 pm
by bluecat

OK, so it is not possible to send a payload like:

{
"aps" : { "alert" : "Message received from Bob" },
"acme2" : [ "bang", "whiz" ]
}

with the Appery push service?

(See Apple guide: https://developer.apple.com/library/i... for details on the example.)


Is it possible to add more "payload" content than just a string with Appery's push service?

Posted: Fri Oct 18, 2013 4:46 pm
by Maryna Brodina

Hello! No, it's not possible to send from Appery.io back-end. You can send Message and Badge only.


Is it possible to add more "payload" content than just a string with Appery's push service?

Posted: Sat Oct 19, 2013 4:11 pm
by bluecat

OK, thanks for the clarification.


Is it possible to add more "payload" content than just a string with Appery's push service?

Posted: Tue Dec 17, 2013 2:29 am
by Anthony Shaffer

Hi, does the new push api support this (e.g. channel-less)?

I have the same issue since we send a few notifications, it be nice to know which notification the user tapped for our app to respond accordingly. Without any metadata don't know how to do this with appery, other suggestions?

Thanks.


Is it possible to add more "payload" content than just a string with Appery's push service?

Posted: Tue Dec 17, 2013 9:06 am
by Maryna Brodina

Hello! No, there is nothing like that at the moment, just Message and Badge.