JimmyH
Posts: 0
Joined: Sun Jan 25, 2015 5:01 am

Server Side Code with Push Notifications

Hi there,

I have setup server side code with a push notification. When I execute the code, the push the notification appears on my device with the following information:

1) App Name
2) Message
3) Icon (small cloud)

I understand that you can customize the message (and have done so), but I would like to change the values for the App Name and the Icon.

Can you please confirm if it is possible to change the App name to something else (eg. using a variable for example) or to change the icon?

If so, can you please provide me with some direction.
If not, is there another approach I should consider?

Thanks in advance!

Jimmy

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

Server Side Code with Push Notifications

Hello Jimmy,

Yes, you can change and App Name and Icon:
1) Open Appery.io
2) Open Apps Tab
3) Select your app (I assume push notifications are enabled)
4) Go to Customer console
5) Change your App name and Icon under Company Information

JimmyH
Posts: 0
Joined: Sun Jan 25, 2015 5:01 am

Server Side Code with Push Notifications

Hi Egor,

Thanks for that.

Can you tell me whether it is possible to change the values through javascript code?

I would like the values to change dynamically.

thanks
James

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

Server Side Code with Push Notifications

Hello Jimmy,

Unfortunately, there is no public API to make it work dynamically.

JimmyH
Posts: 0
Joined: Sun Jan 25, 2015 5:01 am

Server Side Code with Push Notifications

Ok, thanks Egor

Return to “Issues”