I'd like to generate a url that when clicked launches the Collector app on a users device. I'm having trouble finding what the "scheme name" is for Collector.
Examples:
MobileDeepLinking.org
Here are a few examples of deeplinks for popular apps on iOS:
| Developer | Deeplink – e.g. | Purpose |
|---|
| Twitter | twitter://timeline | Opens the Twitter app and links to the user’s timeline |
| Facebook | fb://profile | Opens the Facebook app and links to the user’s profile |
| Yelp | yelp:// | Opens the Yelp app (note: this example does not include any routing parameters) |