PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → [WM23] PushNotification question
[WM23] PushNotification question
Débuté par ARV, 15 oct. 2018 22:53 - Aucune réponse
Membre enregistré
498 messages
Popularité : +8 (8 votes)
Posté le 15 octobre 2018 - 22:53
Hi all

Look I have a project that recieve pushnotification, but on the settings before sending the push I send it wihout title and message just to have executed the procedure I have on my phone.

then the procedure execute all the code I want and put a local notification.

the thing is that if my app is close it will never launch anything even the local notification.
I want to have my local notification even if the app it's close but I don't know how...
also if my app it's on background there's no problem at all it launch everything but no if it's closed...

it happend with iOS and Android
The iOS one it's more special, it do not launch the local notification the only way it's on background code for the app. but I want it to be when it's on foreground as well.

Thanks!

--
Best Regards
ARV