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

老哥,你的库和image_picker冲突啦。 #45

Open
chenchengyin opened this issue Apr 2, 2020 · 3 comments
Open

老哥,你的库和image_picker冲突啦。 #45

chenchengyin opened this issue Apr 2, 2020 · 3 comments

Comments

@chenchengyin
Copy link

1.用您的库去从相机获取图片,发生崩溃,原因;
image
y有个搜索方法是在子线程执行,导致了官方不在主线发生崩溃。
2.然后我用回了image_picker,发生你的ImagePickerDelegate中的requestCode和image_picker的ImagePickerDelegate的requestCode冲突了。导致获取到的图片被你拦截到了。导致崩溃。
image

建议 和image_picker的代码解耦出来,或者可以一起来整,感谢~

@xieyezi
Copy link

xieyezi commented Sep 9, 2020

同样的问题,希望作者大佬早日修复

@xieyezi
Copy link

xieyezi commented Sep 9, 2020

@chenchengyin
请问你解决了吗

@xieyezi
Copy link

xieyezi commented Sep 11, 2020

@chenchengyin

你可以试一下另外个库:image_gallery_saver

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