yayaa / LocationManager

Simplify getting user's location for Android
807 stars 187 forks source link

Using FusedLocationProviderClient? #105

Closed iadcialim closed 4 years ago

iadcialim commented 4 years ago

Question: Are you using FusedLocationProviderClient? Cos FusedLocationProviderApi is already deprecated. Thanks

yayaa commented 4 years ago

Thanks for creating this issue. The library still uses FusedLocationProviderApi at the moment, and it needs to be updated to FusedLocationProviderClient. I'll take a look at whenever I can, but any PR is welcome as well 🤗

canoondxb commented 4 years ago

Hi

canoondxb commented 4 years ago

Hi

canoondxb commented 4 years ago

Question: Are you using FusedLocationProviderClient? Cos FusedLocationProviderApi is already deprecated. Thanks