ahmadVicky
ahmadVicky
E/AndroidRuntime(18713): FATAL EXCEPTION: Thread-13 E/AndroidRuntime(18713): Process: com.csi.sellon, PID: 18713 E/AndroidRuntime(18713): java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.compress(android.graphics.Bitmap$CompressFormat, int, java.io.OutputStream)' on a null object reference E/AndroidRuntime(18713): at com.chavesgu.images_picker.ImagesPickerPlugin.createVideoThumb(ImagesPickerPlugin.java:298) E/AndroidRuntime(18713): at...
I have issue this, but I resolve with add android:exported="true". 