Can anyone recommend a way a user can take a picture with their phone and upload that file to my app? Any plugins? I have FileUploader plugin, but don’t know if it can take a picture using a camera feature on phone.
For android, just use the image uploader that bubble provides. When a user clicks on it they are asked if they want to upload an image from their gallery or take a picture with their camera. No plugin needed. I’ve never tested the functionality on IOS.
Thanks! Do you know if you can upload multiple images with it?
Only one image at a time, but the user can click it more than once to upload separate images if you clear the input after saving. If you want to do multiple files at once then you will have to use the “Multi-File Uploader - Dropzone” plugin but I don’t know if you will retain the camera functionality with it.
This topic was automatically closed after 70 days. New replies are no longer allowed.