Atwa / filepicker

Android file and image picker library without permissions.
Apache License 2.0
97 stars 7 forks source link

Unable to load image taken from camera Android 13 #15

Closed mehrosh-teo closed 1 year ago

mehrosh-teo commented 1 year ago

Glide is unable to load the image from the stored url e-g /data/user/0//cache/1678789039 Device OS: Android 13 lib version: 1.0.5

Atwa commented 1 year ago

Hi @mehrosh-teo Sorry for that, this is already fixed in version 1.0.7 you can give it a try.

mehrosh-teo commented 1 year ago

Hi @mehrosh-teo Sorry for that, this is already fixed in version 1.0.7 you can give it a try.

Thanks, worked like a charm !

Atwa commented 1 year ago

Most welcome, Happy to hear that.