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

修改v0.5.3-beta3 Android10不能拍照的问题,测试通过,请检阅 #773

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

summerhotready
Copy link

不能拍照的问题发生在红米k30手机上,描述如下:
点击拍照,调起照相机,拍照并返回,返回到相册页面。原因:相册页面未收到所拍照片没有回调

Copy link

@Seasonxx Seasonxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

realme的android10系统也有此问题,添加此代码后可以正常拍照返回

@weibo616494654
Copy link

更改了代码后还是拿不到图片地址。
List pathResult = obtainPathResult(data);
String ii = pathResult.get(0);

ii打印为空。
debug

@iamzhangweixiong
Copy link

一加 7 问题一样

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

Successfully merging this pull request may close these issues.

None yet

4 participants