<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 18, 2016 at 8:51 AM, ag0ny <span dir="ltr">&lt;<a href="mailto:ag0ny@gmx.net" target="_blank">ag0ny@gmx.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello together,<br>
<br>
I am trying to get push messages to the most common browsers (IE,<br>
Firefox, Chrome). The browser app is written using the Google Web Toolkit.<br>
<br>
As a starting point I tried to get the Simplepush example up and running<br>
using the following quickstart tutorial:<br>
<br>
<a href="https://github.com/aerogear/aerogear-js-cookbook/tree/master/simplepush-example" rel="noreferrer" target="_blank">https://github.com/aerogear/aerogear-js-cookbook/tree/master/simplepush-example</a><br>
<br>
The Simplepush-server is running, but the (Javascript in the) index.html<br>
of the simplepush-unifiedpush-example can&#39;t connect to it. I also still<br>
have some basic questions I did not find an answer for in the tutorial<br>
or anywhere else.<br>
<br>
- Do have Simplepush und AeroGear UPS have to communicate with each<br>
other? If so, how do they work together?<br></blockquote><div>for that example, you don&#39;t need the UPS, there is an example in the aerogear-js-cookbook that interacts with both </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
- Is the Simplepush-server included in the AeroGear UPS? What does the<br>
simplePushUrl in the unifiedpush.js has to be set to?<br></blockquote><div>I believe simplePush is included when running on open shift,  but if you are not running on open shift,  then it is not included by default </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I would be happy to be enlightened :P Thanks in advance<br></blockquote><div><br></div><div>One thing to note though with SimplePush is that the Browser and the page need to be open.  Chrome And Firefox now have support for WebPush, which is basically the successor to SimplePush.  I know push will work on Chrome using the UPS(you just need to use the Android Varian) but i&#39;m not yet sure about FF.  I can put a JIRA in place for that</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers<br>
<br>
Sascha<br>
_______________________________________________<br>
Aerogear-users mailing list<br>
<a href="mailto:Aerogear-users@lists.jboss.org">Aerogear-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-users" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-users</a><br>
</blockquote></div><br></div></div>