ImagePicker-and-Compression icon indicating copy to clipboard operation
ImagePicker-and-Compression copied to clipboard

Not working in android 11

Open nishu3389 opened this issue 4 years ago • 1 comments

getting this error after launching the image picker intent

Attempt to invoke virtual method 'boolean android.content.Intent.migrateExtraStreamToClipData()' on a null object reference

but its working fine below android 11

nishu3389 avatar Feb 24 '21 12:02 nishu3389

@nishu3389 Did you try with this PR https://github.com/ShashankPednekar/ImagePicker-and-Compression/pull/2

raghunandankavi2010 avatar Mar 08 '21 14:03 raghunandankavi2010