Hi, All
So, what is the creation strategy now for the app-client, that must be always running, like a messenger ?
I mean the app that must not be killed by modern Android versions, if app needs periodically to request a server for some updates.
If to develop in the latest B4A 8.5 (and planned to use B4I also, no services here, i remember theoretically yet).
Using StartServiceAtExact for periodical background work with HTTP (during sleep also needed)?
So, what is the creation strategy now for the app-client, that must be always running, like a messenger ?
I mean the app that must not be killed by modern Android versions, if app needs periodically to request a server for some updates.
If to develop in the latest B4A 8.5 (and planned to use B4I also, no services here, i remember theoretically yet).
Using StartServiceAtExact for periodical background work with HTTP (during sleep also needed)?