We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description Function call to HMSLocation.FusedLocation.Native.checkLocationSettings() returns { "errorCode": 800, "errorMessage": 10808: AGC_CHECK_FAIL }
HMSLocation.FusedLocation.Native.checkLocationSettings()
{ "errorCode": 800, "errorMessage": 10808: AGC_CHECK_FAIL }
Expected behavior checkLocationSettings() to be called successfully
checkLocationSettings()
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
agconnect-services.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Function call to
HMSLocation.FusedLocation.Native.checkLocationSettings()
returns{ "errorCode": 800, "errorMessage": 10808: AGC_CHECK_FAIL }
Expected behavior
checkLocationSettings()
to be called successfullyCurrent 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 ConnectThe text was updated successfully, but these errors were encountered: