<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kumaskun</author_name>
  <author_url>https://blog.hatena.ne.jp/kumaskun/</author_url>
  <blog_title>くま's Tech系Blog</blog_title>
  <blog_url>https://kumaskun.hatenablog.com/</blog_url>
  <categories>
    <anon>Swift</anon>
  </categories>
  <description>今回はCustom URL Schemeでアプリを起動する方法を書いていきたいと思います。 iOSでは、 cm-app:// のような、アプリ固有のCustom URL Schemeを実装することで、 リンクをタップしてアプリを起動することができます。( ディープリンクとも言います) ディープリンクを使用すると、スキーム（上記の例ではcm-app）でアプリを識別して起動できます。 また、//( スラッシュ)以降のURL部分でアプリに対して情報を受け渡すことや、Webページからだけでなくアプリ間の遷移にも応用できます。 設定 まずはCustom URL Schemeの設定方法からです。下記、２つ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkumaskun.hatenablog.com%2Fentry%2F2021%2F07%2F08%2F222310&quot; title=&quot;Custom URL Schemeでアプリを起動する - くま&amp;#39;s Tech系Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kumaskun/20210704/20210704220737.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-07-08 22:23:10</published>
  <title>Custom URL Schemeでアプリを起動する</title>
  <type>rich</type>
  <url>https://kumaskun.hatenablog.com/entry/2021/07/08/222310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
