PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Android Push Notification Launch App
Android Push Notification Launch App
Iniciado por guest, 15,feb. 2016 02:45 - 1 respuesta
Publicado el 15,febrero 2016 - 02:45
Hi All

I have got what I hope is a small problem - using WDM19.

I have Android Apps that receive push notifications. I have included the code for when a notification is received by the device - I have simply used the example. The code is in as a Global procedure. When sending the notification to the Play Store the object is tagged as app must be launched when notification is received/touched. But the app does not launch. Any ideas? What am I missing?

Cheers
Andre
Publicado el 15,febrero 2016 - 09:14
Hi All

Found the problem and the app is now launching but the receive notification procedure is not being called. Are there any tricks for that?

Cheers
Andre