Page 1 of 1

has anyone implemented firebase FCM with sb?

Posted: Fri Dec 18, 2020 3:30 pm
by skinkairewalker
Hello everyone, has anyone implemented the FCM (notification) firebase in spiderbasic? I would like to send notifications to my users in a simple way ...

Re: has anyone implemented firebase FCM with sb?

Posted: Sat Dec 19, 2020 10:55 am
by Dirk Geppert
+1

I would like to use that too, but it doesn't seem to be that easy.

For iOS, however, there is a really simple way from JagCesar. Send push notifactions via http get/post.

Look here: https://pushme.jagcesar.se/

Re: has anyone implemented firebase FCM with sb?

Posted: Sat Dec 19, 2020 1:21 pm
by plouf
OP ask for firebase so i guess it is asking for DIRECT (and free ?) push messaging

if you are interest with 3rd parties there are hundreds options out there like
www.pushpro.io
onesignal.com
cleverpush.com
the list is infitive

Re: has anyone implemented firebase FCM with sb?

Posted: Sat Dec 19, 2020 4:10 pm
by Dirk Geppert
.. but If you want to use a free service like FireBase, the list becomes much shorter ;)