HI there,
I m new in the community and tried to find an answer in past posts but was not successful.
Here is my issue: I tried to get the position on my phone and display it
Here is the code I m using :
This code is working on Android, but does not work at all in iOS… It does not even enters the loop because the textfield of Myposterror does not even display the “enterlooplocation sensor” text that I put for test. WHY ?!
Remark1 : It also works in the hunk desktop simulation…
Remark 2 / Question : on Android (since it is the only one working…), retrieving the location with highaccuracy on takes between 7 and 15sec but when enableHighAccuracy is set to false it is almost immediate. Is it normal ?