<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamura001</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamura001/</author_url>
  <blog_title>強火で進め</blog_title>
  <blog_url>https://nakamura001.hatenablog.com/</blog_url>
  <categories>
    <anon>iPhoneプログラミング</anon>
  </categories>
  <description>写真加工＆投稿共有アプリのInstagram、最近はOAuthを使った連携も可能になってるみたいですがそれ以外にもURL schemeを使った連携も出来るみたいです。こんな感じに記述して使えます。 NSURL *instagramURL = [NSURL URLWithString:@&quot;instagram://location?id=1&quot;]; if ([[UIApplication sharedApplication] canOpenURL:instagramURL]) { [[UIApplication sharedApplication] openURL:instagramURL]; } …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20110622%2F1308764018&quot; title=&quot;InstagramはURL schemeを使った連携にも対応してるみたい - 強火で進め&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-06-22 02:33:38</published>
  <title>InstagramはURL schemeを使った連携にも対応してるみたい</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20110622/1308764018</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
