microg / microg/GmsCore

Ufficio Postale (italian app) can't load map

Open
#1,156 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Description

The app doesn't load the map (i can't put here full log because of coordinates data):

09-04 00:34:18.444 W/Glide (10979): Load failed for https://maps.googleapis.com/maps/api/staticmap?center=...Ffirebasestorage.googleapis.com%2Fv0%2Fb%2Fapp-ufficio-postale.appspot.com%2Fo%2Fic_myposition.png...Ffirebasestorage.googleapis.com%2Fv0%2Fb%2Fapp-ufficio-postale.appspot.com%2Fo%2Fic_poi_pt.png%3Falt%3Dmedia%26token%3D078b06f7-d315-4d5d-ae93-9619e079b218|shadow:true|...&key=AIzaSyBKM8UcJfCvBNoyF8DA1Q0vCz-p6aomaG8 with size [1080x614] 09-04 00:34:18.444 W/Glide (10979): Cause (1 of 1): class java.io.FileNotFoundException: https://maps.googleapis.com/maps/api/staticmap?center=...firebasestorage.googleapis.com%2Fv0%2Fb%2Fapp-ufficio-postale.appspot.com%2Fo%2Fic_myposition.png%3Falt%3Dmedia%26token%3Db23df1d0-2af4-4f70-81cb-660ac0db49a3%7Cshadow:true%...Ffirebasestorage.googleapis.com%2Fv0%2Fb%2Fapp-ufficio-postale.appspot.com%2Fo%2Fic_poi_pt.png%3Falt%3Dmedia%26token%3D078b06f7-d315-4d5d-ae93-9619e079b218%7Cshadow:true%7C...&key=AIzaSyBKM8UcJfCvBNoyF8DA1Q0vCz-p6aomaG8

I have 0.2.11.2099991 service core version

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the map load with service core version 0.2.11.2099991 and inspect the Google Maps Static Maps request shown in the Glide log; the report names no file or test. Done means identifying and fixing the cause of the FileNotFoundException so the map loads successfully, with a regression check if the repository provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.