<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="im">On 03/06/2013 18:59, Matthias Wessendorf wrote:<br>
      <br>
    </div>
    <blockquote
cite="mid:CAAg5f2SDVOahNvTeDXwyejfQC9HpLAJNrJw5buaekv2eKWApRA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">So do
              Cordova hybrid based apps use their respective "native"
              push<br>
              networks (Apple's/Google's) SimplePush only? (or either?)
              I guess<br>
              non-hybrid Web apps can only use SimplePush?<br>
            </blockquote>
            <div><br>
            </div>
            <div style="">I'd use the native Push APIs (GCM / APNs), for
              my iOS/Android Cordova variants.</div>
            <div style=""><br>
            </div>
            <div style="">You can use our SimplePush libraries, with
              Cordova. But.... you would NOT receive a notification, if
              the application is not running/open</div>
            <div style=""><br>
            </div>
            <div style=""><br>
            </div>
            <div style="">SimplePush is perfect, right now, for "Mobile
              Web", and would be fine for Cordova, where we do (yet)
              support the native bindings (e.g. BlackBerry, Windoze etc)</div>
            <div style=""><br>
            </div>
            <div style="">-Matthias&nbsp;</div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Thanks, that makes sense.<br>
    <br>
    I'll keep this in mind for the next iteration and think about how we
    want to represent Cordova in these categories (if at all, perhaps
    it's a client implementation detail).<br>
    <br>
    Hylke<br>
  </body>
</html>