Clicking universal links (https) in other browsers than Safari doesn't open the app. But using comm:// scheme should work correctly.
https://linear.app/comm/issue/ENG-4089/invite-links-dont-work-on-prod
Differential D8620
[keyserver] Use custom url on intermediate invite link page tomek on Jul 25 2023, 5:22 AM. Authored by Tags None Referenced Files
Subscribers
Details Clicking universal links (https) in other browsers than Safari doesn't open the app. But using comm:// scheme should work correctly. https://linear.app/comm/issue/ENG-4089/invite-links-dont-work-on-prod Click a link (in Safari and Chrome) and check if the app is opened. It works in debug mode - still have to check in release. Update: tested it in release mode and it works.
Diff Detail
Event TimelineComment Actions Why should it work correctly? There is no explanation and no issue linked (I'm guessing there is some explanation in the issue). This is hard to review without any explanation, and this is the only diff in the stack, so it's not even possible to search for answers there Comment Actions Sorry for that! Updated the summary with a link to Linear issue. The context is included in https://linear.app/comm/issue/ENG-4089/invite-links-dont-work-on-prod task. Basically, for some reason, https:// scheme link opens in web browser after clicking in Chrome. I've tested https://linear.app/comm/issue/ENG-4089#comment-7015352a if the issue also appears for custom schemes, and fortunately, these work fine (clicking a link with custom scheme in Chrome opens the app). |