locus-android icon indicating copy to clipboard operation
locus-android copied to clipboard

Getting Location without GMS and HMS.

Open Abdullqadir opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. The library supports both GMS and HMS what if we have a device that doesn't have both of them?

Describe the solution you'd like To support Android devices that lack Google Mobile Services (GMS) and Huawei Mobile Services (HMS), we can use alternative Android APIs that do not require either platform to obtain the user's current location.

Describe alternatives you've considered None.

Additional context None.

Abdullqadir avatar Sep 28 '23 12:09 Abdullqadir