You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: