hms-react-native-plugin icon indicating copy to clipboard operation
hms-react-native-plugin copied to clipboard

This repo contains all of React-Native HMS plugins.

Results 50 hms-react-native-plugin issues
Sort by recently updated
recently updated
newest added

According to [Huawei Map SDK](https://developer.huawei.com/consumer/en/doc/HMSCore-References/mapsinitializer-0000001050150366) apiKey is not required and initializer code block couldn't set AccessToken. I had confusion about those terms and i set up wrongfully https://github.com/HMS-Core/hms-react-native-plugin/issues/337

Hi I am developing a react native android app. I successfully add the Push kit to my android app. And I can get the token by HmsPushInstanceId.getToken() For the sever...

**Description** Recently i updated my react-native project to run on React Native 0.73.9 and upgraded the gradle to 8.3 and i encounter error when i tried to run react-native run-android...

**Description** I have recently upgraded my project to 0.73.9 and I found that I had to also upgrade `hmscore/react-native-hms-push` from 6.5.0-300 as it was causing the build to fail. I...

**Description** recently updated gradle to 8.6, running on emulator works fine. but fail when try to gradlew app:assembleRelease, attached with error below. Please help. * What went wrong: Some problems...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@hmscore/[email protected]` for the project I'm working on. The code was throwing an error...

**Description** I want to read heart rate on real time, it is possible on android doc https://developer.huawei.com/consumer/en/doc/HMSCore-Guides/extended-obtaining-real-time-heart-data-0000001050163997 **Expected behavior** I would like to read on RN **Current behavior** it is...

**Description** Building for 'iOS-simulator', but linking in object file (/App/react-native-mobile-app/ios/Pods/HiAnalytics/HiAnalytics.framework/HiAnalytics[arm64][3](HAAESCipher-272efd4bb6c5823f64ddf99a413c60c35e8837d4832bb546c52093c5eb00878d.o)) built for 'iOS' **Environment** - Platform: React-Native => 0.79.1 - Kit: @hmscore/react-native-hms-analytics - Kit Version ^6.3.2-302 - Xcode 16.2 Can...