Is it possible with b4a - local notifications - not push ? Like the b4i's Local Notifications tutorial where you can set notificaitns locally without push ? I searched the forum but only could see firebase and gcm notifications.
You should use a Service and call StartServiceAt to schedule it to start at the given time. Once it has started you can do whatever you like including showing a notification.
You should use a Service and call StartServiceAt to schedule it to start at the given time. Once it has started you can do whatever you like including showing a notification.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.