Good morning,
I wanted to report that since yesterday I have started having problems with the apps. I made some purely visual changes and after compiling (build apk) I started receiving error messages related to Location (I have been using the standard Maps and Navigation components [with the relevant ApiKey] for some time). In particular, I received messages related to both MOCK_LOCATION (which I excluded anyway) and, in particular, the following:
Error 101: Unable to find latitude from 0
Error 102: Unable to find longitude from 0
Error 4003: Routing service failed with status 404 Not Found.
So I tried to recompile a previous application (from a few days earlier) that was working normally and to which I had not made any changes, but I got the same errors.
Can anyone provide any information about this?
Thank you very much.
Luca
PS: Using Android 13 with SDK > 30
Hello,
today i was trying some new solutions so i try the example made by ewpatton: https://ai2.appinventor.mit.edu/#4801975609786368 It work BUT it is not used the Navigation from Maps component as i do in my app. I also tried to use the Custom MapType with opentopomap url but i get the same errors as before.. ![]()
Both Maps and Navigate are currently working without issues here.
You don't share your Blocks or provide an example aia so we have to guess:
Current Companion?
You used a previously saved aia made before you made some 'purely visual changes' and compiled. Try an even older aia perhaps.
If you're receiving MOCK_LOCATION data, the mock data must be coming from another app on your device. Have you installed/updated any other apps recently that could be the source of this data?