As the title suggests, I have an app that writes some images to Tauri's BaseDirectory.Temp and then tries to call this plugin to view it.
On iPhone 11 with iOS 26, this plugin hangs the whole application with seemingly no logs, at least none on the web inspector.
I also tried to copy specific parts of this plugin into my own app to bisect it more easily, but I didn't find anything at the end of it.