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

AGC Check Fail on HMS Location

Open Gabsys opened this issue 1 year ago • 0 comments

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

  • Platform: React-Native
  • Kit: Location
  • Kit Version 6.12.0-300
  • OS Version: Android 13
  • Android Studio version: Giraffe | 2022.3.1
  • Platform version (if applicable)
  • Node Version: v18.17.1
  • Your Location/Region: Malaysia

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

Gabsys avatar Mar 26 '24 16:03 Gabsys