Signup/login with a web browser

Hey all,

How are you getting the Signup/login with a web browser to work? I’ve been having issues since the feature’s been released and kinda gave up, but just revisited and same issues occur still :frowning:

Basically what’s happening is when I use the Signup/login with a web browser and select the same page as my sign in page, then on BubbleGo, I sign in as usual, after signing me in, it just brings me to the page it would if I was on the web app version and doesn’t bring me back into the app.

Is this a bug? Or am I maybe just doing something wrong?

For reference, the BubbleGo login uses signup/login with a web app so we know that it works, but we are definitely seeing users having trouble setting it up properly.

What does the logic look like on your web signup/login page?

I have a “User is logged in” workflow I think I saw that somewhere on the forum that worked but it’s not working for me. Is it the conditionals I have?

Hey @nick.carroll, what does Bubble’s setup on BubbleGo look like?

Hey @nick.carroll, any insight on this?

I had a similar issue last week. After the login on the Web Browser completes, the page was redirected to my list of Bubble Apps in BubbleGo rather than the App I was trying to login to.

However, today when trying to recreate this, I cannot start my app at all using BubbleGo on Android. Once I select the App I wish to open, I am now getting the Bubble blue background which never changes or returns to my list of Bubble Apps…

The Login redirect issue only happened when using the BubbleGo for Android. When Using the iOS version through the TestFlight tool, the Login via a Web browser worked correctly.

Yes, this happens to me too… I had already reported the bug to the mobile team…

What does your setup look like? Doesn’t work for me on iOS

The logic calling the Sign/Up login from the Native app is simply a button click from my Home View:

I have then used AirDev’s Canvas v5.0 “login” Bubble Page which calls the “signup/login” reusable element. There is a lot under the Hood there

Hmm – I don’t really get why my workflow doesn’t work then

Yes, the docs show this as a bit of a black box at the moment:

Perhaps, some further notes on how to follow the User is Logged in sequence would help prevent incompatible approaches being used.

I assume there is some detection of “User is logged in” that prevents redirects, closes the web browser action and stores the User in the native app. Otherwise, our users would follow any Navigation on the web app and get stuck there. Perhaps your “User is logged in” condition is preventing the Native App’s version from running?

The final step in my login sequence uses a “Navigate to” rather than a “Do When” condition:

I have no idea what I did differently but I just tried in a new, fresh app and it worked…

1 Like

I can now get Bubble Go on Android working, but at the end of the logon sequence I am going back to the App selector page on BubbleGo not the App…

Ending back here after successful login:

Hi! I marked this bug a few days ago.. It seems to happen only with login with social networks..

1 Like

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