Commit 6c34554b by Kostya Committed by GitHub

Update README.md

parent 4432f406
......@@ -277,6 +277,9 @@ enum PermissionStatus {
/// Permission is in an unknown state
unknown
/// Permission to access the requested feature is denied by the user and never show selected (only on Android).
neverAskAgain
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment