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