Hi,
When I try to send push notifications I get the following error in the delivery logs:
Error while compiling script 'nms:androidPushConnectorV2.js' line 1: syntax error (line='?/******************************************************************************\ ' token='?/******************************************************************************\ ').\ SCR-160032 Javascript: error while compiling script 'nms:androidPushConnectorV2.js'.\
I'm on build 9032, anyone else had the same issue and found a solution for it?
//Emil
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
I've seen this before, I don't remember the cause (encoding?).
Delete the ? at the start before the / and you should be fine.
To disable the client console message saying it's not possible to modify the script, follow these steps:
Thanks,
-Jon
Hi,
I've seen this before, I don't remember the cause (encoding?).
Delete the ? at the start before the / and you should be fine.
To disable the client console message saying it's not possible to modify the script, follow these steps:
Thanks,
-Jon
Views
Replies
Total Likes
Views
Likes
Replies