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

The dexter activity does not persist across device rotations #168

Closed greatjack1 closed 3 years ago

greatjack1 commented 7 years ago

Expected behaviour

If the device is rotated when the permission dialog is shown, then it should still show the dialog

Actual behaviour

when the device is rotated it stops showing the dialog

pedrovgs commented 7 years ago

@greatjack1 could you provide some extra information? We need to know the library version you are using and also the Android OS version

pedrovgs commented 3 years ago

Duplicated by #276