PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → [WM23] PushNotification question
[WM23] PushNotification question
Started by ARV, Oct., 15 2018 10:53 PM - No answer
Registered member
498 messages
Popularité : +8 (8 votes)
Posted on October, 15 2018 - 10:53 PM
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