BirjuVachhani / locus-android

An Awesome Kotlin Location library to retrieve location merely in 3 lines of code
https://birju.dev/posts/retrieve-location-in-just-3-lines-android/
Apache License 2.0
358 stars 40 forks source link

Fix request location issue #84

Closed kosratdev closed 1 year ago

kosratdev commented 1 year ago

Requirements

Description of the Change

Fixed an issue in the request location for second time as mentioned in the issue #83

Alternate Designs

Why Should This Be In Core?

It is a crash so it needs to be resolved.

Benefits

Fix a crash.

Possible Drawbacks

Nothing.

Verification Process

Applicable Issues

BirjuVachhani commented 1 year ago

@kosratdev I can verify that this fixes the issue. Thank you for your contribution!