Push notification event not firing
Katya,
Shared, app is RMMobile2
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/
Katya,
Shared, app is RMMobile2
Katya,
Sorry I forgot to say use a href="mailto:test@test.co.uk" rel="nofollow"test@test.co.uk/a to login
Kevin,
On what page do you process Push Notifications?
Katya,
The 'start' page.
Hello! Please review your app logic. When you invoke service on screen, service should be defined on this screen. For example on page Info3 you invoke service getInfo3Data, but it's defined on another page.
Maryna,
Thanks for pointing this out, the code you refer to was 'left over' from previous versions and should have been removed. The services you refer to are actually invoked from the infoMenu screen where they are defined.
Does this have anything to do with the push notification event however?
Kevin
Yes, it might affect navigation to another screen on click on push message. Please check all your service invocations.
OK I have checked the services and as I expected it has made no difference, the event fires in V1.2 libraries but not with V2.0.
Thank you for update! We'll test it with 1.2 Libraries version.
Maryna,
To clarify it works in 1.2 but not 2.0