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

Map not showing in React Native Expo #306

Closed Jocrod1 closed 5 months ago

Jocrod1 commented 7 months ago

Description The Map not showing in React Native + Expo.

Expected behavior Show PetalMaps

Current behavior PetalMaps not showing

Screenshots If applicable, add screenshots to help explain your issue

appScreenshot InspectorScreenshot

Logs WARN new NativeEventEmitter() was called with a non-null argument without the required addListener method. WARN new NativeEventEmitter() was called with a non-null argument without the required removeListeners method.

Environment

Other

Repro app project

Jocrod1 commented 7 months ago

Map kit is enabled, agconnect-services.json is loaded, the packageNames matchs with the app, the SHA-256 certificate fingerprint is the same on appGallery, the app is signed Properly.

But is not even showing the PetalMaps Logo

ozkulbeng commented 5 months ago

Hello @Jocrod1 Unfortunately, Huawei HMS React Native plugins do not have Expo support currently.