I recently integrated a Bubble app with a native mobile front-end built in FlutterFlow and had it approved through Apple’s app store review process. I thought I’d share my experience for those considering a similar approach.
Leveraging the Bubble backend workflows and data api were the primary tools I used, but I did run into a few issues in setup and with troubleshooting. Read more here and please reach out if you need assistance or have questions!
Steven
5 Likes
Hi MAS-Steven,
Thank you for meaningful article about leveraging Bubble backend from FlutterFlow.
I’am currently learning Nocode , I want to set up same process. But I struggle with setting-up at sign-up workflow. I followed step-by-by guide that you mentioned in your article.
Bubble API returns an error “NOT_VALID_MAIL”.
I will be so happy if we can assist me with some additional assistance please.
Diaby
I would doublecheck that your email input is of type “String” and there are no extra spaces in what you are passing in the field.
Wrote a new post on uploading images from FlutterFlow via API to Bubble backend here, check it out!