<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinkufencer</author_name>
  <author_url>https://blog.hatena.ne.jp/shinkufencer/</author_url>
  <blog_title>コード日進月歩</blog_title>
  <blog_url>https://shinkufencer.hateblo.jp/</blog_url>
  <categories>
    <anon>Tips</anon>
    <anon>AWS</anon>
  </categories>
  <description>スマホネイティブアプリ向けPush通知をAmazonSNSで送ることってあると思うんですが、AndroidとiOSで別々にJSON送らなくてもいいんだよというTips 解説 AmazonSNSでメッセージを送信する時にJSONの形式は以下の感じです ▼GCMへ送る場合 { &quot;default&quot;: &quot;送りたい文字列&quot;, &quot;GCM&quot;: &quot;GCMに送りたいJSON&quot; } ▼APNSに送りたい場合 { &quot;default&quot;: &quot;送りたい文字列&quot;, &quot;APNS&quot;: &quot;ApplePushNotificationServerに送りたいJSON&quot;, } このJSONを各AndroidはdefaultとGCMの要素…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinkufencer.hateblo.jp%2Fentry%2F2018%2F07%2F28%2F233903&quot; title=&quot;AmazonSNSでGCM向けとAPNs向けのJSON作るときは格別要素を削ってあげる必要はない - コード日進月歩&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>2018-07-28 23:39:03</published>
  <title>AmazonSNSでGCM向けとAPNs向けのJSON作るときは格別要素を削ってあげる必要はない</title>
  <type>rich</type>
  <url>https://shinkufencer.hateblo.jp/entry/2018/07/28/233903</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
