Closed fdh19979 closed 6 years ago
Device type: ____ OS version: _7.0___ EasyPermissions version: _1.1.0___
when i use "EasyPermissions.requestPermissions" , if user denied this request before , a dialog will be showed anyway.
Counld add a new arguments for this method to control whether to show this dialog ?
// TODO(you): show the code that produces the problem, // and any relevant logs.
I can't reproduce that issue... On what device is it happening?
@fdh19979 due to a lack of response for ~4 weeks I am going to close this issue. If you do have more information please comment and I will re open.
Basic Information
Device type: ____ OS version: _7.0___ EasyPermissions version: _1.1.0___
Describe the problem
when i use "EasyPermissions.requestPermissions" , if user denied this request before , a dialog will be showed anyway.
Counld add a new arguments for this method to control whether to show this dialog ?
Code and logs