Working on a project where I have an image placeholder on a view.
When I tap on the image I am accessing the capacitor camera plugin. After capturing the image, it automatically returns to the original view. The first sequence, the new image is not replaced with the image selected from the camera, but instead remains the placeholder image. If I repeat the above sequence a second time it does update the placeholder image.
For resultType i am using base64
1 post - 1 participant