Taifun
October 27, 2021, 10:00pm
5
to be able to calculate that, you probably like to collect lat/long coordinates also while the app is not running? the location service extension is able to do that...
Description
This extension is able to run in the background while your app is closed and stores location data (latitude, longitude and optionally current datetime, altitude, accuracy, speed, current address and provider) in TinyDB.
New in Version 5: Itoo integration : Now we can execute almost any logic in the background (no user interface components) after an location changed event occurred in the background. Please be aware, that there is no user interface available in the background.
A notif…
Taifun
1 Like