has anyone implemented firebase FCM with sb?

Just starting out? Need help? Post your questions and find answers here.
skinkairewalker
Posts: 120
Joined: Tue Jun 14, 2016 7:17 pm

has anyone implemented firebase FCM with sb?

Post 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 ...
Dirk Geppert
Posts: 282
Joined: Fri Sep 22, 2017 7:02 am

Re: has anyone implemented firebase FCM with sb?

Post 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/
plouf
Posts: 194
Joined: Tue Feb 25, 2014 6:01 pm
Location: Athens,Greece

Re: has anyone implemented firebase FCM with sb?

Post 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
Christos
Dirk Geppert
Posts: 282
Joined: Fri Sep 22, 2017 7:02 am

Re: has anyone implemented firebase FCM with sb?

Post by Dirk Geppert »

.. but If you want to use a free service like FireBase, the list becomes much shorter ;)
Post Reply