Esa Firman
Esa Firman
@zenglian i think there is a use case for this. Will try to add it 👌
Have you tried version 2.0.0? https://github.com/esafirm/android-image-picker/releases/tag/2.0.0
> but it is working, I cant understand So this happen but the app didn't crash? Are you running things with `minify` enabled?
Can you please attach samples on how to reproduce this? Thank you
@anhtuanmai Will look into it. If you can give a simple sample app that would be great
Is this happening on `3.0.0-beta1` ? This is more like androidx exception rather than image picker https://androidx.de/androidx/core/content/res/ResourcesCompat.html
Strange, did you use multidex?
Is this always happening? Have you tried version 2.1.0 ?
@simon-the-canadian thanks for the report. Based on this SO this happens because the executor has been shut down. I think I could check the executor state first before loading the...
Thanks for the contribution @AhmedDroid. This is really nice! Two more things tho, 1. Can you omit the readme modification part? 2. I need to check why the test is...