flutterlocation
flutterlocation copied to clipboard
fix: platformexception(unexpected error, 17:locationservices.api is not available on this device. connection failed with: b{statuscode=service_invalid, resolution=null, message=null}, null, null) location package
when get location with huwawei devices nothing return or return has exception what should i do to return my location
some problem on Huawei HONOR MOA-LX9N
when get location with huwawei devices nothing return or return has exception what should i do to return my location
if you solve the problem please let me know
This plugin depends on FusedLocationProviderClient, which requires Google Mobile Services.
AFAIK, Huawei has their own version of that ("Huawei Mobile Services").
Feel free to submit a PR fixing that.
Any solution ?