mirror of
https://github.com/readest/readest.git
synced 2026-04-29 20:10:55 +00:00
fix(iap): open external app for payment (#2465)
This commit is contained in:
parent
bfac67d3f0
commit
6d5b16ea8b
14 changed files with 179 additions and 4 deletions
|
|
@ -20,6 +20,7 @@ permissions = [
|
|||
"allow-get-screen-brightness",
|
||||
"allow-set-screen-brightness",
|
||||
"allow-get-external-sdcard-path",
|
||||
"allow-open-external-url",
|
||||
"allow-request-manage-storage-permission",
|
||||
"allow-check-permissions",
|
||||
"allow-request-permissions",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue