Hi all, I developed a persistent app which notifies the user instantly even when smartphone is in doze mode (FCM does not wake up the phone so “instant” notif is not possible) using a “long-polling” system calling every 30 seconds my web service.
It is developed with windev mobile using android “persistent notifications” but I would like to make it using thunkable;any idea how this can be achieved ?
Thanks by advance.
Hi ygeltmeyerhzobfj, welcome to Thunkable!
Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!
As an FYI, based on this article, Android 14 will allow users to dismiss non-dismissable foreground notifications.
Regardless, we do not currently have a feature for setting this up in Thunkable.