Can I create a push notification client in chrome or firefox for aerogear unifiedpush server???

65 views
Skip to first unread message

Surami Mac

unread,
Mar 31, 2020, 12:46:10 PM3/31/20
to Aerogear
I had created a unifiedPush server with aerogear but i dont know how create a client for chrome and firefox. 

Thanks

Massimiliano Ziccardi

unread,
Apr 8, 2020, 10:46:51 AM4/8/20
to Surami Mac, Aerogear
Hi Surami, I guess you want to setup push notification.

We are in the process of updating the documentation, so WebPush documentation is not published yet on the website.



Il giorno mar 31 mar 2020 alle ore 18:46 Surami Mac <sur...@gmail.com> ha scritto:
I had created a unifiedPush server with aerogear but i dont know how create a client for chrome and firefox. 

Thanks

--
You received this message because you are subscribed to the Google Groups "Aerogear" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aerogear+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/aerogear/f3f9c5d3-6ed1-49b8-ab3d-785d054eb26f%40googlegroups.com.

Surami Mac

unread,
Apr 12, 2020, 1:39:53 PM4/12/20
to Aerogear
Thanks for your response. I had tryed your solution, but I cant found my service worker name in Angular. What service worker I should use in Angular?

{ serviceWorker: 'simple-sw.js' }

Thank you very much.

El miércoles, 8 de abril de 2020, 16:46:51 (UTC+2), Massimiliano Ziccardi escribió:
Hi Surami, I guess you want to setup push notification.

We are in the process of updating the documentation, so WebPush documentation is not published yet on the website.



Il giorno mar 31 mar 2020 alle ore 18:46 Surami Mac <sur...@gmail.com> ha scritto:
I had created a unifiedPush server with aerogear but i dont know how create a client for chrome and firefox. 

Thanks

--
You received this message because you are subscribed to the Google Groups "Aerogear" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aero...@googlegroups.com.

Surami Mac

unread,
Apr 12, 2020, 2:47:25 PM4/12/20
to Aerogear
I having this error now: "Registration failed - InvalidStateError: Registration failed - A subscription with a different applicationServerKey (or gcm_sender_id) already exists; to change the applicationServerKey, unsubscribe then resubscribe."

I had used the config UPS  for android. I have only two options in me unifiedpush server, android or ios.

There are more documentations for this??

Wojciech Trocki

unread,
Apr 13, 2020, 8:21:34 AM4/13/20
to Surami Mac, Aerogear
Angular tooling creates service worker for cache purposes only. Ideally we should follow docs and register another service worker as angular one should not be changed.

This is fairly generic problem that is well described in various angular related blogs:


To unsubscribe from this group and stop receiving emails from it, send an email to aerogear+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/aerogear/603cfa44-8206-4090-bdf1-d75dab70671d%40googlegroups.com.

Summers Pittman ℝ

unread,
Apr 13, 2020, 9:13:27 AM4/13/20
to Wojciech Trocki, Surami Mac, Aerogear
^^ What Wojceich said.



Summers Pittman
>>Phone:404 941 4698
>>Java is my crack.



Surami Mac

unread,
Apr 13, 2020, 9:46:57 AM4/13/20
to Summers Pittman ℝ, Wojciech Trocki, Aerogear
yes sorry, really me problem is me aerogear configuration. I had used this docker container:

docker run -p 9999:8080 -it aerogear/unifiedpush-configurable-container:latest

and I only can see android or ios variants. I had used ios variant for registry webpush client, however It doesnt work. There are more variants types for choose another platform??

Thanks.



Summers Pittman ℝ

unread,
Apr 13, 2020, 10:00:48 AM4/13/20
to Surami Mac, Wojciech Trocki, Aerogear
Ahhh!

So there was a version that was released where the webpush support wasn't in the UI.  Can you check the master tagged container and let me know if you see the webpush variant there?

Summers Pittman
>>Phone:404 941 4698
>>Java is my crack.


Surami Mac

unread,
Apr 13, 2020, 10:48:46 AM4/13/20
to Aerogear
I think this: https://hub.docker.com/r/aerogear/unifiedpush-configurable-container/tags. Lastest tag, 2.5.

Thanks for your fast response.

--
You received this message because you are subscribed to the Google Groups "Aerogear" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aero...@googlegroups.com.

Summers Pittman ℝ

unread,
Apr 13, 2020, 11:20:36 AM4/13/20
to Surami Mac, Aerogear
I just confirmed that the master tag in quay has the webpush UI.

https://quay.io/repository/aerogear/unifiedpush-configurable-container?tab=tags

We're not uploading our master/development images to dockerhub, so you will be better off looking at those.


Summers Pittman
>>Phone:404 941 4698
>>Java is my crack.


To unsubscribe from this group and stop receiving emails from it, send an email to aerogear+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/aerogear/1911e8d8-a6be-4b9d-a679-f8db3b40e73b%40googlegroups.com.

Surami Mac

unread,
Apr 13, 2020, 12:20:01 PM4/13/20
to Aerogear
Could I download these container in quay.io with webpush??

Summers Pittman ℝ

unread,
Apr 13, 2020, 12:27:23 PM4/13/20
to Surami Mac, Aerogear
docker run -p 9999:8080 -it quay.ioaerogear/unifiedpush-configurable-container:master

Summers Pittman
>>Phone:404 941 4698
>>Java is my crack.


To unsubscribe from this group and stop receiving emails from it, send an email to aerogear+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/aerogear/34d9c2c3-c9ed-4d21-8ee7-35cffbf8686b%40googlegroups.com.

Summers Pittman ℝ

unread,
Apr 13, 2020, 12:54:07 PM4/13/20
to Surami Mac, Aerogear
Excuse me 


I missed the '/'

Summers Pittman
>>Phone:404 941 4698
>>Java is my crack.


DENİZ GEZGİN

unread,
Sep 29, 2020, 10:28:29 AM9/29/20
to Aerogear
Latest master tag image (tested today) does not have webpush option. Is it normal?

13 Nisan 2020 Pazartesi tarihinde saat 19:54:07 UTC+3 itibarıyla seco...@gmail.com şunları yazdı:

Summers Pittman ℝ

unread,
Sep 29, 2020, 10:36:07 AM9/29/20
to DENİZ GEZGİN, Aerogear
I just pulled the latest master image from quay and the webpush variants are there.

I ran the following : 

`
`

You may have an old master tag cached, my container had the hash  `dea87e6be021` can you check yours?


Summers Pittman
>>Phone:404 941 4698
>>Java is my crack.


DENİZ GEZGİN

unread,
Sep 29, 2020, 2:23:17 PM9/29/20
to Aerogear
Hmm, I tested on my home pc now it's has webpush. Looks like it was a cache problem as you said, I will test on my office tomorrow. Thanks for your help

29 Eylül 2020 Salı tarihinde saat 17:36:07 UTC+3 itibarıyla seco...@gmail.com şunları yazdı:
Reply all
Reply to author
Forward
0 new messages