Skip to content

Instantly share code, notes, and snippets.

@sahara-ooga
Last active November 19, 2020 13:39
Show Gist options
  • Save sahara-ooga/d05f2dc14d8ac188ca377fc143aa211f to your computer and use it in GitHub Desktop.
Save sahara-ooga/d05f2dc14d8ac188ca377fc143aa211f to your computer and use it in GitHub Desktop.
App Clip

Configure and link your app clips - WWDC 2020 - Videos - Apple Developerのメモ。

リンク方法

app clipは以下の方法でエンコードしたURLや地図上の物理的な位置から起動することができる:

  • NFC

NFCタグをiPhoneに近づける。URLをiPhoneが読み取り、App Clipを起動する。

  • QR codes

QRコードでエンコードされたURLをiOSで読み取る。

  • Maps
  • Nearby suggestions
  • Safari
  • Messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment