ChochaNaresh / FilePicker

All file and media picker library for android. This library is designed to simplify the process of selecting and retrieving media files from an Android device, and supports media capture for images and videos.
https://github.com/ChochaNaresh/FilePicker
Apache License 2.0
134 stars 12 forks source link

Crash (Image Picker) #57

Open AmirSinaRZ opened 2 hours ago

AmirSinaRZ commented 2 hours ago

Crash Log:

java.lang.RuntimeException:
Unable to start activity
ComponentInfo{ir.sina.sketchbox/com.nareshchocha.filepickerlibrary.ui.activitys.MediaFilePickerActivity}:java.lang.NullPointerException:
Attempt to invoke
virtual method 'boolean
java.lang.Class.islnterface()' on a
null object reference
AmirSinaRZ commented 2 hours ago

It happens at first time in android 14 and in android 13 app crashes when picking for second time