There are currently two block that can access the camera. These blocks are the Contact Form block and the Form (Beta) block. These blocks allow you to add a picture to a form and email it. You can access the phone's photo library or the camera while using this feature.
Comments
2 comments
How can I use the camera within the app using the webservice block
Hi Kim,
You can't access the camera in the web service block. If you would like to submit the photo to a web service I would recommend you use the JavaScript block to capture a photo, and next submit it to a web service using e.g. JQuery Ajax or any other framework.
Please sign in to leave a comment.