Anyone used the Native Camera?

I saw the workflow action to launch the camera – but struggle to figure out how to reference the “camera result” in my app. Looking to simply display that taken image in an image element. Anyone tried this already?

But also getting this error even though I toggled it on in setting: Open camera workflow requires camera and microphone access permissions. Turn these permissions on in mobile settings or delete the workflow.

The toggles completely prevent any actions upon tap, everywhere with browser preview

So the image that is selected is referenced as “Result of Step N”, where Step N is the workflow that opened the camera. You can then save that photo to the database, display it as data in a group, set a state, etc.