Kevin Preston
Posts: 0
Joined: Wed Oct 09, 2013 12:18 pm

Push notification event not firing

Katya,
Shared, app is RMMobile2

Kevin Preston
Posts: 0
Joined: Wed Oct 09, 2013 12:18 pm

Push notification event not firing

Katya,
Sorry I forgot to say use a href="mailto:test@test.co.uk" rel="nofollow"test@test.co.uk/a to login

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Push notification event not firing

Kevin,

On what page do you process Push Notifications?

Kevin Preston
Posts: 0
Joined: Wed Oct 09, 2013 12:18 pm

Push notification event not firing

Katya,
The 'start' page.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Push notification event not firing

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.

Kevin Preston
Posts: 0
Joined: Wed Oct 09, 2013 12:18 pm

Push notification event not firing

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Push notification event not firing

Yes, it might affect navigation to another screen on click on push message. Please check all your service invocations.

Kevin Preston
Posts: 0
Joined: Wed Oct 09, 2013 12:18 pm

Push notification event not firing

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.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Push notification event not firing

Thank you for update! We'll test it with 1.2 Libraries version.

Kevin Preston
Posts: 0
Joined: Wed Oct 09, 2013 12:18 pm

Push notification event not firing

Maryna,
To clarify it works in 1.2 but not 2.0

Return to “Issues”