<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>iOSアプリ開発の逆引き辞典</blog_title>
  <blog_url>https://ios.ch3cooh.jp/</blog_url>
  <categories>
    <anon>UIWebView</anon>
  </categories>
  <description>UIWebViewに表示されたHTMLととアプリケーションとを連携させる方法を紹介します。 本記事で紹介する方法としては、HTML(UIWebViewオブジェクト)からアプリケーションへ通知をおこない、それをトリガーとしてアプリケーション側からHTML(UIWebViewオブジェクト)のfunctionを実行させています。 アプリケーションからHTMLへ何らかのアクションをおこなう場合には、以下のメソッドを利用することが可能です。 - (NSString *)stringByEvaluatingJavaScriptFromString:(NSString *)script; UIWebView…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fios.ch3cooh.jp%2Fentry%2F20130208%2F1360249200&quot; title=&quot;UIWebViewからアプリへ文字列を渡す方法とアプリからUIWebViewへ文字列を渡す方法 - iOSアプリ開発の逆引き辞典&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>http://cdn-ak.f.st-hatena.com/images/fotolife/c/ch3cooh393/20130208/20130208112606.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-02-08 00:00:00</published>
  <title>UIWebViewからアプリへ文字列を渡す方法とアプリからUIWebViewへ文字列を渡す方法</title>
  <type>rich</type>
  <url>https://ios.ch3cooh.jp/entry/20130208/1360249200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
