Skip to content

Support email signup universal link redirect #25923

Discussion options

You must be logged in to vote

The same issues, we were dealing few days back, at the end came to know that it's not issue with the Supabase. Instead it is the expected behaviour, this is how it should work.

Case 1 - User click on the link

If user click on the link then OS get notified intent to process the uri on which user clicked. And so now OS look through the registered links ( which apps intended to consume) if any App is found which want to consume link ( based on info.plist config) then app hand over the link to that app. From there we continue processing the link in our app normally.

Case 2 - User manually type/copy-paste link in browser

If user manually type/copy-paste standard link (http or https) in browser…

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@percarlsen
Comment options

@dshukertjr
Comment options

@percarlsen
Comment options

@Vedsaga
Comment options

Answer selected by percarlsen
@percarlsen
Comment options

@Vedsaga
Comment options

@percarlsen
Comment options

@Vedsaga
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants