<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>llcc</author_name>
  <author_url>https://blog.hatena.ne.jp/llcc/</author_url>
  <blog_title>しめ鯖日記</blog_title>
  <blog_url>https://llcc.hatenablog.com/</blog_url>
  <categories>
    <anon>iOS</anon>
  </categories>
  <description>iOS10からopenURLが非推奨になったので、新しいメソッドに置き換えました。 旧記法 UIApplication.shared.openURL(URL(string: &quot;https://google.co.jp&quot;)!) 新記法 UIApplication.shared.open(URL(string: &quot;https://google.co.jp&quot;)!, options: [:], completionHandler: nil) completionHandlerは遷移完了or遷移失敗したタイミングで呼ばれます。 引数は遷移が成功したかどうかの結果がBoolで渡されます。 UIApplic…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fllcc.hatenablog.com%2Fentry%2F2017%2F09%2F02%2F175114&quot; title=&quot;openURLがDeprecatedだったので、新方式に置き換える - しめ鯖日記&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>2017-09-02 17:51:14</published>
  <title>openURLがDeprecatedだったので、新方式に置き換える</title>
  <type>rich</type>
  <url>https://llcc.hatenablog.com/entry/2017/09/02/175114</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
