ContentManager
ContentManager copied to clipboard
Method onError() called with error 'null', when i use the pickContent() to pick image or video !!!
My device is redmi Note 4 running 7.0 I am calling the contentManager inside SupportFragment
- onActivityResult() returns the image data
- then onStartContentLoading called
- then onError with null parameter called and nothing gets loaded
this library worked for first two days, now it is loading nothing