Take photos and record videos with the front or back camera inside a Bubble native mobile app, review them, and save them straight into your database.
Camera Capture13 fields, 19 states, 10 events and 16 actions.
upload_endpoint to https://YOURAPP.bubbleapps.io/version-test/fileupload
(drop /version-test once live; use your custom domain if you have one).Tap the element, take a photo, tap Use photo: the camera comes straight back and the photo lands in your database a second later. That is a working camera.
| In the page | Full screen | |
|---|---|---|
| How | The element’s own size and rounded corners, set in the Bubble editor | The Open Camera action |
| Starts | When tapped, by Start Camera, or on load with auto_start |
When Open Camera runs |
| After Use | The camera comes back at once; the file saves in the background | It closes at once; the file saves in the background |
| Best for | Forms, product listings, inspections | Profile pictures, quick captures from a button |
Only one camera runs at a time: while the full-screen camera is open, the element in the page shows a plain surface.