hms-react-native-plugin
hms-react-native-plugin copied to clipboard
This repo contains all of React-Native HMS plugins.
**Description** I installed the react-native-hms-push package and configured all ok, run the app on emulator o phisical device all its ok but when i generate the apk for test i...
**Description** Description of what the issue is about **Expected behavior** In killed/background mode App should receive "setBackgroundMessageHandler". **Current behavior** In killed/background mode App receiving notification but "setBackgroundMessageHandler" not calling. **Environment**...
Upgrade to Android SDK 33
**Description** ViewPropTypes deprecated react-native-hms-map. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'. **Expected behavior** All good **Current behavior** Error **Screenshots** If applicable, add screenshots to help explain your issue **Logs** Error: Requiring...
**Description** Unable to integrate with React Native 0.73.1 using `"@hmscore/react-native-hms-account": "^6.12.0-300"` **Expected behavior** For the app to run **Current behavior** App is not building **Screenshots** N/A **Logs** ```> Could not...
**Description** Function call to `HMSLocation.FusedLocation.Native.checkLocationSettings()` returns `{ "errorCode": 800, "errorMessage": 10808: AGC_CHECK_FAIL }` **Expected behavior** `checkLocationSettings()` to be called successfully **Current behavior** `checkLocationSettings()` returns `{ "errorCode": 800, "errorMessage": 10808: AGC_CHECK_FAIL...
Issue details: https://github.com/HMS-Core/hms-react-native-plugin/issues/333
Dear Huawei Team, I am seeking clarification regarding the behavior of push notifications on Huawei devices when notifications are turned off in the system settings. Specifically, I would like to...
**Description** i am trying to impl this pkg and it's features for sending notifications https://www.npmjs.com/package/@hmscore/react-native-hms-push?activeTab=versions on RN-V 0.74.1 and each time i write apply plugin: "com.huawei.agconnect" it wont sync After...