For my app, Love Your Music, I want a link to my mastodon, https://social.coop/@eb (wink wink).
On iOS, only one app can handle each URL scheme, so it's hard to know what app to open. Lets chain the apps together. Unfortunately, this means the user cannot select the default preference. To compensate, we first try the Opener app, then chain to ivory, ice cubes, then mastodon's official app, ending at the browser.
The SwiftUI open link chain is not needed for email as users can set their default mail app.