ContentManager icon indicating copy to clipboard operation
ContentManager copied to clipboard

Method onError() called with error 'null', when i use the pickContent() to pick image or video !!!

Open DilbagSandhu opened this issue 7 years ago • 0 comments

My device is redmi Note 4 running 7.0 I am calling the contentManager inside SupportFragment

  1. onActivityResult() returns the image data
  2. then onStartContentLoading called
  3. then onError with null parameter called and nothing gets loaded

this library worked for first two days, now it is loading nothing

DilbagSandhu avatar Nov 24 '17 17:11 DilbagSandhu