Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dd3fac58 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Fix getMapAsync() for LiteGoogleMap

Spotify was crashing because of some lateinit property in Spotify snapshot ready
callback was not initialized.

Looking at the condition we can observe that GmsCore was calling the snapshot ready
callback when the snapshot was null, which does not make sense.

Inverting the logic and calling the callback when the snapshot was not null anymore
fixed the issue and Spotify was able to display the snapshot.
parent 6e91ab32
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment