LuckSiege / LuckSiege/PictureSelector
合规要求请求权限前必须说明理由,能不能在请求权限前加一个说明理由的机会?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
我们APP进行图片选择前请求了存储权限,也弹窗说明理由了,但是里面的拍照按钮的请求相机权限是PictureSelector库处理的,没机会说明理由,被通信管理局通报了@@。希望作者帮忙在这个请求前加一个说明理由的机会。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the camera button flow that PictureSelector uses to request camera permission. Determine where a caller could provide a rationale before that request; done when the library offers that opportunity and the camera permission is requested only afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100