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

AGC Check Fail on HMS Location #320

Open Gabsys opened 3 months ago

Gabsys commented 3 months ago

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 }

Screenshots N/A

Logs N/A

Environment

Other I have followed this tutorial and ensured agconnect-services.json is added to my project, SHA256 fingerprint is added on AppGallery Connect