NullPointerException: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.compress'
#1455
Closed
1 of 4 tasks
Labels
bug
Something isn't working
feature-candidate
This issue might result in a feature to be implemented
Describe the bug
I am getting this crash in
file_picker
:The code is question is the following (the crash happens on
originalBitmap.compress
becauseBitmapFactory.decodeFile
returnsnull
):I tried adding some debug statements and re-building the library, but I can't seem to build it, because
javax.naming
is not included in Android:Platform
Platform OS version
API 33
Flutter Version details
The text was updated successfully, but these errors were encountered: