...I don't know what method above, but my game doesn't need to convert image to base64...
Basicly, you need to create key "pickedsprite" or whatever you call it, with the value Canvas.imageUrl
— you set text to Canvas.imageUrl
you'll see something like this
so....your game need to convert image to base64...but you use Canvas plugin to do that...