<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Here is the links for the documentation I was using for the
    installation.  I had to jump between each one quite a bit since each
    didn't work as expected and didn't explain things that the other
    did.<br>
    <br>
<a class="moz-txt-link-freetext" href="https://aerogear.org/docs/unifiedpush/aerogear-push-android/guides/#google-setup">https://aerogear.org/docs/unifiedpush/aerogear-push-android/guides/#google-setup</a><br>
<a class="moz-txt-link-freetext" href="https://aerogear.org/docs/unifiedpush/ups_userguide/index/#server-installation">https://aerogear.org/docs/unifiedpush/ups_userguide/index/#server-installation</a><br>
<a class="moz-txt-link-freetext" href="https://aerogear.org/docs/unifiedpush/aerogear-push-android/guides/#register-device">https://aerogear.org/docs/unifiedpush/aerogear-push-android/guides/#register-device</a><br>
<a class="moz-txt-link-freetext" href="https://aerogear.org/docs/guides/aerogear-cordova/AerogearCordovaPush/#_getting_started">https://aerogear.org/docs/guides/aerogear-cordova/AerogearCordovaPush/#_getting_started</a><br>
    <br>
    Also, I had an older version of Cordova, 3.6, that didn't seem to
    work with your software which caused problems until I updated it to
    v6.0. <br>
    <br>
    I was using the browser platform so I could figure out why the
    notifications were not working.  I will try debugging the device
    again.  It wasn't working before but I guess I made more progress
    with the notification integration so it may work now.   It doesn't
    seem like it would take much to add support for the browser
    platform.  <br>
    <div class="moz-signature"><br>
      <table rules="none" border="0">
        <tbody>
          <tr>
            <td valign="top" width="60">
              <img src="cid:part1.08070903.04040503@dealerrewards.net"
                style="height:50px;width:100px" width="100px">
            </td>
            <td><font size="-1">Christopher Fahey<br>
                DealerRewards, Inc.<br>
                Maryland Branch Office<br>
                (410) 924-3185<br>
              </font>
            </td>
          </tr>
          <tr>
            <td colspan="2">
              <font size="-1">
                <hr>
                This electronic message transmission contains
                information from DealerRewards Inc. This message is
                confidential. It may also be privileged or otherwise
                protected by work-product immunity or other legal rules.
                If you have received it by mistake, please let us know
                by email reply and delete it from your system; you may
                not copy this message or disclose its contents to
                anyone.<br>
                DISCLAIMER: Since 2006, the U.S. Government has been
                monitoring all internet communications. If you have
                information that you do not wish to have monitored,
                please send it using regular postal services to the
                address listed on our website.
                <hr>
              </font>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
    <div class="moz-cite-prefix">On 3/14/2016 4:07 AM, Erik Jan de Wit
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAO2B-fYZhPzbEpc11EaC9KC4mtCK-Rfw9gO-z47vVHnnX1VUrg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div dir="ltr">Hi Christopher,
        <div><br>
        </div>
        <div>Sorry to hear that you are having problems, but I'm sure we
          can get you up and running. You don't need the
          cordova-pushplugin, the aerogear-push-plugin does the same
          things but better ;) At the moment we don't support the
          browser platform ( although we could ) The best way to test it
          is on an actual device or using the windows platform. Which
          documentation are you following? Because we want to be sure we
          mention all these things.</div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Sat, Mar 12, 2016 at 5:03 AM,
          Christopher Fahey <span dir="ltr">&lt;<a
              moz-do-not-send="true"
              href="mailto:chris@dealerrewards.net" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:chris@dealerrewards.net">chris@dealerrewards.net</a></a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> I have been slowly
              progressing through the installation and have finally
              managed to get the server running.  Of course the goal is
              to add push notification to an existing mobile app that I
              have built using Javascript and Cordova.  Then I have
              added all of the plugins that I could find into Cordova
              including the aerogear plugin and the
              cordova-plugin-pushplugin.  The problem I am having is
              that when I run the mobile app in cordova using "cordova
              run browser" the Push is created and before it even
              registers itself, it receives an error "Missing Command
              Error".  I have traced the call that fails to
              aerogear-push.js line 46:  <br>
              <br>
              channel.onCordovaReady.subscribe(function() {<br>
                  exec(notify, undefined, 'PushPlugin',
              'messageChannel', []);<br>
              });<br>
              <br>
              This takes it into cordova.js where it tries to pull up
              the PushPlugin from the CommandProxyMap but it hasn't been
              registered.  I cannot think of what else to look for.  I
              have been over the instructions backwards and forwards but
              no luck.    Any suggestions on what plugin I might be
              missing?  I <br>
              <span class="HOEnZb"><font color="#888888">
                  <div>-- <br>
                    <br>
                    <table rules="none" border="0">
                      <tbody>
                        <tr>
                          <td valign="top" width="60"> <img
                              src="cid:part3.02060300.09050509@dealerrewards.net"
                              style="min-height:50px;width:100px"
                              width="100px"> </td>
                          <td><font size="-1">Christopher Fahey<br>
                              DealerRewards, Inc.<br>
                              Maryland Branch Office<br>
                              <a moz-do-not-send="true"
                                href="tel:%28410%29%20924-3185"
                                value="+14109243185" target="_blank">(410)
                                924-3185</a><br>
                            </font> </td>
                        </tr>
                        <tr>
                          <td colspan="2"> <font size="-1">
                              <hr> This electronic message transmission
                              contains information from DealerRewards
                              Inc. This message is confidential. It may
                              also be privileged or otherwise protected
                              by work-product immunity or other legal
                              rules. If you have received it by mistake,
                              please let us know by email reply and
                              delete it from your system; you may not
                              copy this message or disclose its contents
                              to anyone.<br>
                              DISCLAIMER: Since 2006, the U.S.
                              Government has been monitoring all
                              internet communications. If you have
                              information that you do not wish to have
                              monitored, please send it using regular
                              postal services to the address listed on
                              our website.
                              <hr> </font> </td>
                        </tr>
                      </tbody>
                    </table>
                  </div>
                </font></span></div>
            <br>
            _______________________________________________<br>
            Aerogear-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Aerogear-users@lists.jboss.org">Aerogear-users@lists.jboss.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.jboss.org/mailman/listinfo/aerogear-users"
              rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">Cheers,
            <div>       Erik Jan</div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Aerogear-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Aerogear-users@lists.jboss.org">Aerogear-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/aerogear-users">https://lists.jboss.org/mailman/listinfo/aerogear-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>