Skip to content

[android] requestPermission

Compare
Choose a tag to compare
@evollu evollu released this 26 Sep 23:44
· 308 commits to master since this release

implement requestPermission for android. If user turns off notification for the app, it will return a rejected promise.

this uses standard Android API. PRs supporting 3rd party permission prompts like xiaomi are welcomed.