Bubble mobile native with external DB

Hi,

Due to various reasons Im thinking to switch backend to xano. Will this setup work with bubble mobile? Perhaps I would keep users table in bubble.

Thanks

the API works the same on Native and Web. That’s all you’d need, right?

if so, yes.

1 Like

Keeping the user in Bubble is a must. In fact you will have 2 tables users, one in Bubble and one in Xano

1 Like

Yes, that setup works fine. Bubble mobile can connect to external backends like Xano through API Connector or direct REST calls. Keeping only the user table in Bubble is actually smart since it simplifies authentication and workflows.

1 Like

Thanks to all. Good to know this is possible path to go without loosing possibility to have bubble mobile native. Right now Im still deciding between Xano and Supabase. If someone went through this decsion PM.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.