push break line
Posted: Fri Jun 06, 2014 10:08 am
I would like to send push message with break lines.
Is it posible from javascript?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I would like to send push message with break lines.
Is it posible from javascript?
Hi Carles,
Do you send notifications from Push console or from your app?
Break lines in a message correspond to entered in console.
When send from application, use code\n/code for a new line.
Work's fine
thanks