Open aliahsan-ch opened 4 years ago
Same issue on multiple Xiaomi devices and a P30 Pro for now .... 👎🏻
Is there anything we can do to prevent this crash ?
@r4phab Currently, as a workaround, we have created an extension function to fall back to the uncompressed file in case of an exception but this should be fixed.
is this issue has fix version ?
is it fixed version now?
still issue occurs.
Still facing this issue.
This might be happened, if we try to create a temporary file (not an image type).
In our case:
onActivityResult
called, the Uri
now used either to update the previous temporary files or try to compress the Uri
(convert it to a File
first)This is also sometimes related to Android 10 & above permission, when trying to open/retrieve files from /Android/data
, as mentioned in here: https://developer.android.com/about/versions/11/privacy/storage#file-access
Any updates on this?
Still have the issue
Implementation:
Exception: