Hi all.
I have a question. Is it possible to send the data to the server while the app is not active? For example - user has left the app for a few hours and while the app isn't active (I mean all the activities are paused) - send the data back to the server? Or this app will be rejected?
Why...
Hello,
in Android it's possible to know if an Activity is visible using ispaused("ActivityName"). What´s the similar command in B4XPages? I really didn't find in the forum...
Sorry the simple question but I really didn't find.
Thanks!
Hi all.
I have a small app (this is just an example) that does nothing but runs a timer.
It also has 2 activities and my code in Starter runs a timer that checks if both of theses activities are paused.
If so - let's wait for 10 seconds a show a message in a log Log("Log Out")
The idea is...
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.