Page 2 of 3

Push notification event not firing

Posted: Wed Feb 19, 2014 4:06 pm
by Kevin Preston

Katya,
Shared, app is RMMobile2


Push notification event not firing

Posted: Wed Feb 19, 2014 5:52 pm
by Kevin Preston

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


Push notification event not firing

Posted: Thu Feb 20, 2014 10:01 am
by Kateryna Grynko

Kevin,

On what page do you process Push Notifications?


Push notification event not firing

Posted: Thu Feb 20, 2014 10:31 am
by Kevin Preston

Katya,
The 'start' page.


Push notification event not firing

Posted: Thu Feb 20, 2014 10:36 pm
by Maryna Brodina

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.


Push notification event not firing

Posted: Fri Feb 21, 2014 9:58 am
by Kevin Preston

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


Push notification event not firing

Posted: Fri Feb 21, 2014 10:04 am
by Maryna Brodina

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


Push notification event not firing

Posted: Fri Feb 21, 2014 4:00 pm
by Kevin Preston

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.


Push notification event not firing

Posted: Fri Feb 21, 2014 6:49 pm
by Maryna Brodina

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


Push notification event not firing

Posted: Sat Feb 22, 2014 1:24 pm
by Kevin Preston

Maryna,
To clarify it works in 1.2 but not 2.0