Create or loginto account with Social Accounts on Mobile Native

Hi guys,

DO we have this feature yet on mobile native on bubble?

As far as I know, native social login (Google, Apple, etc.) isn’t supported out of the box for Bubble’s mobile native setup. A few workarounds people use:

  1. Use a plugin like “Social Login” and handle it through a web-based OAuth flow inside a native shell.
  2. Use a third-party auth service like Firebase Auth or Supabase and connect via API.

Which social providers are you trying to support? That might help narrow down the best path.

thanks mate. I just want to give them the option to login or crete an account via gmail or Instagram or facebook.