siralam / BSImagePicker

An image picker that extends BottomSheetDialogFragment. Camera and gallery all in one dialog. Single or Multi Selection.
202 stars 61 forks source link

Convert Selected Images to Base64 strings #42

Closed tulassiAws closed 4 years ago

tulassiAws commented 4 years ago

i try to convert base64 from selected images, I got error and app has been crashed(i got this error "Argument must not be null"). plz response as soon as possible

siralam commented 4 years ago

This is not related to the library.