Hi everyone! Hope you’re doing well.
I’m currently testing the new Bubble mobile editor and I’m working on a feature where users need to add an image while creating a club — this image will later be displayed on the club’s page.
In the traditional Bubble editor, I know there’s a “Picture Uploader” element, but I couldn’t find this element in the new mobile editor.
I tried using the workflow action to open the camera/gallery (“Open camera library”), but I received the following error message:
“Open camera library workflow requires photo library access permission. Turn this permission on in mobile settings or delete the workflow.”
From what I understand, this feature only works in native apps and requires photo access permissions, right?
Here are my questions:
- Does the new mobile editor not support image upload yet?
- Is there any alternative element or recommended flow to handle this on mobile (camera/gallery access)?
- How are you currently implementing image uploads in apps built with the new mobile editor?
I appreciate any tips or guidance on how to work around this limitation for now.