Page 1 of 1

push break line

Posted: Fri Jun 06, 2014 10:08 am
by Carles Cabré Boixados

I would like to send push message with break lines.
Is it posible from javascript?


push break line

Posted: Fri Jun 06, 2014 11:06 am
by Kateryna Grynko

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.


push break line

Posted: Fri Jun 06, 2014 2:14 pm
by Carles Cabré Boixados

Work's fine
thanks