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

高版本android展示不出图片 #112

Open
18825607789 opened this issue Jun 10, 2021 · 1 comment
Open

高版本android展示不出图片 #112

18825607789 opened this issue Jun 10, 2021 · 1 comment

Comments

@18825607789
Copy link

您好请问下该插件在高版本高版本Android下选择图片界面展示不出图片,能看到有图片框可以点击选择但是看不到图片,而且提交选择也获取不到图片,打包所用到的Android sdk是 29,请问该情况有什么办法可以解决吗???

@jjfzfans
Copy link

执行cordova plugin add cordova-android-support-gradle-release --variable ANDROID_SUPPORT_VERSION=27+

然后build,如果报错不支持implementation请将 cordova-plugin-ImagePicker\src\android\imagepicker.gradle 里面的 implementation 修改为 compile再build

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