Page 1 of 1

Update Device

Posted: Wed Feb 12, 2014 12:29 pm
by andi

I just want to update a device Push ...

for URL i use https://api.appery.io/rest/push/reg/{...

but i don't know how i can use the deviceIdURL in the Settings
i know i have to replace the ';' with a '%3B'
if i write 'aaaaaa;bbbbb' in setting - url will be "url":"https://api.appery.io/rest/push/reg/a..."

if i write 'aaaaaa%3Bbbbbbb' url will be "url":"https://api.appery.io/rest/push/reg/a...",

what i am doing wrong?


Update Device

Posted: Wed Feb 12, 2014 1:51 pm
by andi

oh just tested it on the real device - and it workes there -- please delete the Question ;)


Update Device

Posted: Wed Feb 12, 2014 2:00 pm
by Maryna Brodina

Thank you for update!