amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
545 stars 346 forks source link

[android] on some devices like HUAWEI P smart 2019 maps(tiles) are not visible as with Xamarin.Forms.Maps. #750

Closed gsgou closed 3 years ago

gsgou commented 3 years ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

Maps are not visible (empty tiles) and no error is thrown. With Xamarin.Forms.Maps maps are visible.

EXPECTED BEHAVIOR

Maps are visible.

HOW TO REPRODUCE

Can be reproduced on the sample with a HUAWEI P smart 2019, Android 10.

gsgou commented 3 years ago

Related to key restrictions, therefore can be closed as invalid.

pohurn commented 8 months ago

@gsgou May I know what was the fix please?