HMS-Core / hms-mapkit-demo

HMS Map Kit demo provides an example of intergrating HMS Map Android SDK. Personalizing how your map displays and interacts with your users tailors their experience to them
https://developer.huawei.com/consumer/en/hms/huawei-MapKit?ha_source=hms1
Apache License 2.0
115 stars 43 forks source link

Map not rendering #24

Open annnma opened 11 months ago

annnma commented 11 months ago

Hello,

I followed the official codelabs of loading the Map on my Huawei device but the map is always blank. I am using version com.huawei.hms:maps:6.11.2.300

Screenshot 2023-09-29 at 23 15 39

Here are part of my logs:

Screenshot 2023-09-29 at 23 14 50 Screenshot 2023-09-29 at 23 16 24 Screenshot 2023-09-29 at 23 17 54 Screenshot 2023-09-30 at 00 55 56

I think it has something to do with my fingerprint authentication, but I did everything like in the official codelab.

Can you help me? Thanks!