HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
235 stars 67 forks source link

Huawei Map is not rendering #337

Closed zaferatli closed 3 weeks ago

zaferatli commented 3 weeks ago

Map creator throw this error: Loading mapRoute dynamically failed, exception is Load exception, please check the bundle in exception.

and staying only grid line as left side of screenshot.

Logs:

2024-06-11 13:58:38 3897-3897/? E/HmsMapKit_AbsDeferredLifecycleHelper_37: getCreator: creator == null, createdFlag = false
2024-06-11 13:58:38 3897-8850/? E/HmsMapKit_MapCreator_30: getRemoteMapContext failed
2024-06-11 13:58:38 3897-8850/? E/HmsMapKit_MapCreator_135: startUpdateActivity Success.
2024-06-11 13:58:38 3897-8850/? E/HmsMapKit_MapCreator_115: get intent successfully.
2024-06-11 13:58:38 3897-8850/? E/HmsMapKit_MapCreator_94: getRemoteContext: LoadingException: errcode = 2
2024-06-11 13:58:38 3897-8850/? E/HmsMapKit_MapCreator_57: Loading mapRoute dynamically failed, exception is Load exception, please check the bundle in exception.
2024-06-11 13:58:38 3897-8850/? I/HmsMapKit_DynamicUtil_31: emuiVersionCodeValue: 21
2024-06-11 13:58:38 3897-8850/? I/HmsMapKit_DynamicUtil_98: isHuaweiPhone : true
2024-06-11 13:58:38 3897-8850/? I/HmsMapKit_DynamicUtil_28: isFlyingSkyDevice extChannel: UNKNOWN
2024-06-11 13:58:38 3897-8850/? I/HmsMapKit_MapCreator_16: Making Creator dynamically
2024-06-11 13:58:38 3897-3897/? I/HmsMapKit_MapView_54: getMapAsync: mapReadyCallbacks.size = 1
2024-06-11 13:58:38 3897-3897/? I/HmsMapKit_MapView_20: getMapAsync: getDelegate = null
2024-06-11 13:58:38 3897-3897/? I/HmsMapKit_AbsDeferredLifecycleHelper_100: getCreator: execute
2024-06-11 13:58:38 3897-3897/? I/HmsMapKit_AbsDeferredLifecycleHelper_25: getCreator: createdFlag = false
2024-06-11 13:58:38 3897-3897/? E/HmsMapKit_MapView_83: createDelegate: creator == null
2024-06-11 13:58:38 3897-3897/? I/HmsMapKit_HmsUtil_83: Hms is avaiable
2024-06-11 13:58:38 3897-3897/? I/HmsMapKit_HmsUtil_135: baseVersion 60200300
2024-06-11 13:58:38 3897-3897/? I/HmsMapKit_HmsUtil_106: hmsVersionStr 6.2.0.300
Logsscreen shot