mauron85 / react-native-background-geolocation

Background and foreground geolocation plugin for React Native. Tracks user when app is running in background.
Apache License 2.0
1.33k stars 561 forks source link

Huawei phone released after march 2019 are not supporting google play services. #514

Open soban1234 opened 3 years ago

soban1234 commented 3 years ago

Hi, I hope you are doing good. I'm using this package for background location services.

Issue that I'm encountering is, huawei is not supporting google play services, in that case how can we use this package? for example Huawei P30 pro.

IronTony commented 3 years ago

I will do this on the fork of this package, but it could be just an Android configuration of the package, some imports and some native HMS code

HLeshan commented 3 years ago

I will do this on the fork of this package, but it could be just an Android configuration of the package, some imports and some native HMS code

@IronTony did u managed to do the fork ?