bluecat
Posts: 0
Joined: Wed Sep 11, 2013 9:25 am

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

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

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

Hi,

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

bluecat
Posts: 0
Joined: Wed Sep 11, 2013 9:25 am

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

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.)

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

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

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

Anthony Shaffer
Posts: 0
Joined: Tue Dec 17, 2013 2:29 am

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

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.

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

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

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

Return to “Issues”