What I’m trying to do: I’m trying to use a base64 string to set an image.
What I’ve tried and what’s not working: I’ve tried using anvil’s BlobMedia class to set an image from the base64 string. I’ve tried converting this to binary before placing it into blobmedia.
I’m on my phone but I would be willing to post examples of what I’ve tried (if needed) when I have access to my computer. I’m new to anvil and would appreciate a little help or an example if anyone has one thank you!
Code Sample:
# code snippet
Clone link:
share a copy of your app