artflutter / multi_image_picker2

MIT License
11 stars 31 forks source link

Apps force close when button picker pressed #13

Open ElanErlangga opened 2 years ago

ElanErlangga commented 2 years ago

Bug Report

multi_image_picker version: 5.0.2

Is it happening on Android: Yes

Is it happening on iOS:

[√] Flutter (Channel stable, 2.2.3, on Microsoft Windows [Version 10.0.19043.1237], locale en-ID)
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    ! Some Android licenses not accepted.  To resolve this, run: flutter doctor --android-licenses
[√] Chrome - develop for the web
[√] Android Studio (version 4.1.0)
[√] VS Code (version 1.61.0)
[√] Connected device (3 available)

Describe the bug

in debug mode everything works normally, but in apk realese mode when the picker button is pressed the apps immediately force close. I have tried on android 11, 10, and 9 the result is force close too. sorry before for my bad english.

AhmedHussein22 commented 2 years ago

Any Update ?!