Try to share image to AnkiDroid i.e. Add Image and you will get error snackbar and there is exception i.e.
internalizeUri() unable to open input stream from content resolver for Uri file:///data/user/0/com.ichi2.anki.debug/cache/PXL_20260414_083401732.jpg (Fix with AI)
java.lang.SecurityException: java/android/unsafe-content-uri-resolution
at com.ichi2.utils.FileUtilKt.openInputStreamSafe(FileUtil.kt:205)
at com.ichi2.utils.FileUtil.internalizeUri(FileUtil.kt:101)
Checked for duplicates?
Does it also happen in the desktop version?
What are the steps to reproduce this bug?
Try to share image to AnkiDroid i.e. Add Image and you will get error snackbar and there is exception i.e.
Expected behaviour
Image is added
Debug info
(Optional) Anything else you want to share?
No response
Research