Decode base64 to Strig ImagePAth

Hey guys, hopefully someone is able to help me with this. I am using a custom to capture a photo and the saving as a app state base64 string.However, I would like to convert the image from String into image path so, I ca retrieve the image path and bind it with an image to display the captured photo. However, decoding the base64 file String to image isn't really working, I think there is something wrong with my code.

Hopefully, someone is able to help

2
6 replies