T Tata Mapassa Active Member Licensed User Longtime User Dec 12, 2022 #1 How to create a notification even when the application is not used on the "date" field of a table = datetime.date.now? Thank you..
How to create a notification even when the application is not used on the "date" field of a table = datetime.date.now? Thank you..
Erel B4X founder Staff member Licensed User Longtime User Dec 13, 2022 #2 This is actually more difficult then it used to be. For now the best solution to this is to use push notifications. It is related to new restrictions added in latest versions of Android. Upvote 0
This is actually more difficult then it used to be. For now the best solution to this is to use push notifications. It is related to new restrictions added in latest versions of Android.