Karumi / Dexter

Android library that simplifies the process of requesting permissions at runtime.
http://karumi.com
Apache License 2.0
5.23k stars 670 forks source link

Location Permission #247

Closed karanbeer123 closed 4 years ago

karanbeer123 commented 4 years ago

Expected behaviour

When i have grant the locaion permission after that service is start .and i have got the lat lng and when i have revoke the location permission manually from the setting class. and then got back to class then the got crash due to location service is running how can i have handle this issue..

Actual behaviour

Steps to reproduce

Version of the library

4.2.0

pedrovgs commented 4 years ago

Plase @karanbeer123 update the library version to the latest one and create a sample project reproducing your issue. With the description you provided, I won't be able to fix or review anything. Thank you in advance.