Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

it will call onResume? #84

Closed
chenwulue opened this issue Aug 26, 2016 · 3 comments
Closed

it will call onResume? #84

chenwulue opened this issue Aug 26, 2016 · 3 comments

Comments

@chenwulue
Copy link

when I call checkPermission,it will call onResume

Steps to reproduce

Dexter.checkPermissions

Version of the library

2.3.0

@Serchinastico
Copy link
Contributor

Hi @chenwulue

This issue has been already reported in #47 & #81 and solved in #73, that will be part of the version 3.0.0 of the library.

I'll close the issue, subscribe to the issues I mentioned if you want to know when the issue is finally solved.

Thanks for reporting!

@minhbnt-1512
Copy link

minhbnt-1512 commented Dec 23, 2019

This issue wasn't fixed in version 6.0.1. it still call onResume when I check permission in Fragment

@Serchinastico
Copy link
Contributor

It calls onResume because a native dialog is presented. We can't do anything about that, it's how Android runtime permissions system works.

If you are seeing an onResume call with no dialog whatsoever, please send us a minimal project reproducing the issue so that we can better debug what's going on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants