You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey team, hoping I can get some help on something we are seeing regarding Nango and universal links on iOS mobile. We are using @nangohq/frontend in a react app. The flow that currently is happening is:
User clicks "Connect" button in our webapp (this calls nango.auth) to connect to Garmin
A new blank tab is opened
If the user has the Garmin app installed on their phone, they are redirected directly to the Garmin mobile app
They complete the authorization flow
Garmin redirects them back to the browser (which seems to hit nango.dev ) but it is a redirection just to the blank tab from step (2), not our app.
How do I remove this blank tab, it is causing friction for our users, and dropoff on our signup journey. When the user does NOT have the Garmin app installed, they are correctly redirected to the Garmin web portal, and then back to our webapp. Thanks in advance!
ScreenRecording_01-24-2025.12-46-09_1.1.MP4
The text was updated successfully, but these errors were encountered:
Hey team, hoping I can get some help on something we are seeing regarding Nango and universal links on iOS mobile. We are using @nangohq/frontend in a react app. The flow that currently is happening is:
How do I remove this blank tab, it is causing friction for our users, and dropoff on our signup journey. When the user does NOT have the Garmin app installed, they are correctly redirected to the Garmin web portal, and then back to our webapp. Thanks in advance!
ScreenRecording_01-24-2025.12-46-09_1.1.MP4
The text was updated successfully, but these errors were encountered: