常用 App URL Scheme

App Store
打开 App Store
itms-apps://itunes.apple.com
打开账户设置
itms-ui://
举例
WhatsApp
打开 App
whatsapp://
举例
打开应用内 Tab 或 页面
whatsapp://send
举例
1.
start chat to phone number
2.
start chat and prefill the text field
Instagram
打开 App
instagram://app
举例
2.
打开Instagram拍照
3.
打开Instagram TAG
5.
打开Instagram 用户主页
6.
打开Instagram Location
Telegram
打开 App
tg://
举例
1.
打开应用内 Tab 或 页面

What is an app scheme URL

This specification defines the app: URL scheme. The app: URL scheme can be used by packaged applications to obtain resources that are inside a container. These resources can then be used with web platform features that accept URLs.  Click https://www.w3.org/TR/app-uri/ to view more details.

How to define a custom URL Scheme

Define custom URL Scheme for iOS apps
Define custom URL Scheme for Android apps