Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test - [Feature request] Android 增加一个权限状态检查的接口,用来判断是否需要给权限弹框做提示 #5

Closed
AmosHuKe opened this issue Nov 1, 2024 · 1 comment

Comments

@AmosHuKe
Copy link
Member

AmosHuKe commented Nov 1, 2024

Platforms

Android

Description

在插件的permissionCheck接口它是直接申请权限了,在flutter端无法判断是否要弹出申请权限的弹框,这个可以在插件端实现一个接口,用来确定是否需要弹出权限申请弹框吗?

Why

上架小米时审核失败,"1、APP运行时,对应的相关产品或服务向用户索取权限,未提供自定义弹窗或蒙层同步告知索取权限目的".

@AmosHuKe AmosHuKe changed the title [Feature request] Android 增加一个权限状态检查的接口,用来判断是否需要给权限弹框做提示 Test - [Feature request] Android 增加一个权限状态检查的接口,用来判断是否需要给权限弹框做提示 Nov 1, 2024
@AmosHuKe
Copy link
Member Author

AmosHuKe commented Nov 1, 2024

Summary: The user requests a new API in the permissionCheck interface to determine if a permission request dialog should be shown. This is needed to comply with Xiaomi app store guidelines requiring clear permission request explanations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant