mobileCurrentLocation() not working on android
Posted: Tue Jan 05, 2021 3:09 pm
Hi,
I am trying to get the current location from an android device using mobileCurrentLocation(), but it seems it returns empty.
When I try to answer the result, i get nothing.
What can I do?
thank you,
BigameOver
I am trying to get the current location from an android device using mobileCurrentLocation(), but it seems it returns empty.
Code: Select all
mobileSensorAvailable("location")
mobileStartTrackingSensor "location"
put mobileCurrentLocation() into theLocation
What can I do?
thank you,
BigameOver