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

android8.0打开相机崩溃 #22

Open
zeasin opened this issue Jul 30, 2018 · 1 comment
Open

android8.0打开相机崩溃 #22

zeasin opened this issue Jul 30, 2018 · 1 comment

Comments

@zeasin
Copy link

zeasin commented Jul 30, 2018

android8.0打开相机崩溃

@HancockY
Copy link

HancockY commented Aug 3, 2018

FileUriExposedException
从Android 7.0开始,一个应用提供自身文件给其它应用使用时,如果给出一个file://格式的URI的话,应用会抛出FileUriExposedException。这是由于谷歌认为目标app可能不具有文件权限,会造成潜在的问题。所以让这一行为快速失败。
希望作者能添加下高版本的支持~~~感激不尽啊

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