# If you tap a Data URI link such as href="data:image/png;base64..." as shown in 1.png, an "invalid URL" error will occur as shown in 2.png. I would like to pick up the tapped event on the Unity side and save the data as a png. Is there a way?