Android-FilePicker
Android-FilePicker copied to clipboard
App crash after picking image from gallery in android 11 and above
When select image from gallery and it will bind to image view app get crash showing issue Fatal Exception: java.lang.NoClassDefFoundError Failed resolution of: Lcom/android/internal/util/Predicate;
com.facebook.common.internal.AndroidPredicates.True (AndroidPredicates.java:22)
Looks like issue from some facebook sdk.