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

[t-upload] 无法唤起图片选择窗口 privacy permission is not authorized #2288

Closed
JavaCat opened this issue Aug 15, 2023 · 3 comments
Closed

Comments

@JavaCat
Copy link

JavaCat commented Aug 15, 2023

tdesign-miniprogram 版本

1.1.15

背景信息

tdesign版本:1.1.15
<t-upload mediaType="{{['image']}}" max="{{1}}" files="{{logoList}}" bind:add="addLogo"></t-upload>

重现步骤

基础库:2.32.3
工作正常

基础库:3.0.0
1、电脑模拟器、预览、真机调试都无法唤起“选择图片的窗口”;已尝试清除缓存、重新构建、重启电脑
2、跟踪tdesign的源代码发现:chooseMedia: fail privacy permission is not authorized

补充说明

有趣的是,我并不是把基础库切换到3.0.0之后发现的问题,而是已经在3.0.0下正常工作了好几天了。今天也多次成功唤起“选择图片窗口”,突然某一次就不行了。各种尝试之后,才发现回退基础库,这个问题才消失。

基础库版本

3.0.0

@github-actions
Copy link
Contributor

👋 @JavaCat,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@JavaCat JavaCat closed this as completed Aug 15, 2023
@JavaCat
Copy link
Author

JavaCat commented Aug 15, 2023

官方新隐私规范的原因

@billpeace
Copy link

也是这个问题,需要咋处理呢,谢谢了

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

No branches or pull requests

2 participants