I am trying to use Huawei Location Kit(Fused Location Service) to get longitude and latitude. But the response I get back are all null.
Then, I call the requestLocationUpdates() method to obtain the device location and update the cache. But I got PlatformException. May I know why?
My current code to use Huawei Location Kit:








