Quick update. It looks like the problem was identified. I was triggering the Reset Password workflow from the backend, explaining why it could not make the difference between Native and Web. I have not tested the fix yet.
We are also getting that, even after deployed to TestFlight and using the new generate url only.
Meaning it is still redirecting to the web and not the native mobile app.
@aj13 on backend workflows, you should still have the option of selecting a mobile view to redirect to. Are you saying even with a mobile view selected, the reset url is going back to the web app?
Good Morning @nick.carroll We were actually trying to run this with a backend workflow so that we could use a plug-in that allows us to easily use a specific sendgrid template for this email. There is no option to select mobile or web from thew workflow.
I can try updating this to trigger from a front-end workflow, using the api connector.
I will let you know what happens.
Sorry, I was conflating this with magic login links. Let me know what happens with the workaround. We’ll eventually support universal links which will open the mobile app if available, but in the meantime, we could add an option to specify the destination on backend workflows.
Hi @nick.carroll I just tried implementing this from the native mobile workflow, Button is tapped > built in password reset action selecting generate url only >> my sendgrid api event. It is now redirecting to the bubbleGo app, but to a blank screen.
@nick.carroll I have it working and redirecting correctly to bubbleGo to the correct view, using the generate token only. We will stick with this for now.
kk - looking into it
