microg / microg/GmsCore

Mapbox broke map api calls completly

Open
#812 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi,
On my Huawei p20 gallery crashes with following error.
Also, any map api request ends up with empty map screen like (uber, Lime, and others)
I have newest microg update.

2019-06-04 11:58:48,ERROR,Gallery2_Common_CrashHandler ,Fatal Gallery uncaughtException.Attempt to invoke interface method 'void com.google.android.gms.maps.internal.IUiSettingsDelegate.setZoomControlsEnabled(boolean)' on a null object reference

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 with the reported Huawei P20 reproduction in Gallery2 and the crash at Gallery2_Common_CrashHandler, focusing on the null IUiSettingsDelegate.setZoomControlsEnabled call. Then compare that failure with the empty map API screens reported for Uber, Lime, and other apps. Done means the crash and empty map behavior are reproduced and addressed, with relevant regression coverage identified.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.