#Can I use Data URI?

1 messages · Page 1 of 1 (latest)

proven fjord
#

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?

west sundial
#

Yes!