Navigating to a specific page after clicking a push notification
Posted: Thu Sep 07, 2017 7:21 am
Sorry, it is not clear.
Please check the JS below to open another page:
prewindow.location.href = "Screen1.html";/pre
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/
Sorry, it is not clear.
Please check the JS below to open another page:
prewindow.location.href = "Screen1.html";/pre
Serhil - Why doesn't "navigateTo()" work?
Please clarify, does the solution above work?