Send FIrebase Push Notification from blogger.com

232 views
Skip to first unread message

Onifade Oluwaseyi

unread,
Dec 30, 2016, 10:22:38 PM12/30/16
to GDG Lagos
Hello all,

I am working on a simple (basic) android app, using the webview, its supposed to display a particular blog... this is done, not a problem.

However, i want a situation where after i make a new post from blogger.com, a notification should be sent to all devices where the app is installed.

I really don't know how to do this, and actually, sending the push notification is not the problem, the problem is mainly blogger.com

I will really appreciate if anyone can point me in the direction of how to do this, thank you.

Debo Ajagbe

unread,
Dec 31, 2016, 4:37:33 PM12/31/16
to lagos...@googlegroups.com
What is the problem, I don't understand what you are saying - (I really don't know how to do this, and actually, sending the push notification is not the problem, the problem is mainly blogger.com)
Have you setUp the FCM?

--
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
 
[ Quicklinks ]
Join on G+: http://goo.gl/wKOuQ
Mailing List:http://bit.ly/lagosgtuggroup
Unsubscribe: http://goo.gl/0y8TB
Blog: http://gdglagos.com
Twitter Handle: http://twitter.com/@gtuglagos
 
---_---_---_---_---_---_---_---_---_---_---_---_---_---_---
---
You received this message because you are subscribed to the Google Groups "GDG Lagos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lagos-gtug+...@googlegroups.com.
To post to this group, send email to lagos...@googlegroups.com.
Visit this group at https://groups.google.com/group/lagos-gtug.
For more options, visit https://groups.google.com/d/optout.

ekpe samuel

unread,
Dec 31, 2016, 4:37:34 PM12/31/16
to lagos...@googlegroups.com

--
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
 
[ Quicklinks ]
Join on G+: http://goo.gl/wKOuQ
Mailing List:http://bit.ly/lagosgtuggroup
Unsubscribe: http://goo.gl/0y8TB
Blog: http://gdglagos.com
Twitter Handle: http://twitter.com/@gtuglagos
 
---_---_---_---_---_---_---_---_---_---_---_---_---_---_---
---
You received this message because you are subscribed to the Google Groups "GDG Lagos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lagos-gtug+unsubscribe@googlegroups.com.

Onifade Oluwaseyi

unread,
Jan 3, 2017, 5:36:32 PM1/3/17
to GDG Lagos
Thank you for your responses. Apologies for lateness of my reply.

Yes. I have setup FCM... I can send notification from console.

But what i need is to be able to send notification after each post on blogger.com

Any idea on how to so this?

Debo Ajagbe

unread,
Jan 5, 2017, 5:02:26 AM1/5/17
to lagos...@googlegroups.com
You should handle the notification from server..... When you have new blog post, the server send notification to the app, if you have any issue let me know.

Onifade Oluwaseyi

unread,
Jan 6, 2017, 5:04:09 AM1/6/17
to GDG Lagos
Its blogger.com,i havr no access to server or database. Or do i?

Debo Ajagbe

unread,
Jan 6, 2017, 5:47:59 AM1/6/17
to lagos...@googlegroups.com
i mean you should create a database for your blogger.com in firebase, then edit your blogger template(find and use a plugin) or write a script that write to your database in firebase using(firebase url you created) then you can send notification.

On Fri, Jan 6, 2017 at 5:16 AM, Onifade Oluwaseyi <gidx...@gmail.com> wrote:
Its blogger.com,i havr no access to server or database. Or do i?

Prince Segebee

unread,
Jan 6, 2017, 5:54:45 AM1/6/17
to lagos...@googlegroups.com
Don't suggest solutions theretically.

If you haven't used blogger, don't assume solutions.

Debo Ajagbe

unread,
Jan 6, 2017, 7:02:09 AM1/6/17
to lagos...@googlegroups.com
Boss, i always have a funny way of explaining things.  @onifade have attached a sample of the blogger.com i just edited and use a postView plugin and firebase, if you are in lagos and you can come to ikeja, we can sort it out tomorrow.
sample.xml

Prince Segebee

unread,
Jan 6, 2017, 8:16:23 AM1/6/17
to lagos...@googlegroups.com
This is better and educative.

Appreciate your effort.

Regards

Onifade Oluwaseyi

unread,
Jan 7, 2017, 4:23:23 AM1/7/17
to GDG Lagos
Yes, i am in Lagos... and yes, i can come to ikeja... but can we sort it out online... maybe skype meeting or something, if you don't mind... but if physical meeting is what will work for you... no problem.

Thanks much.

I'll have a look at the file.


On Friday, January 6, 2017 at 1:02:09 PM UTC+1, Debo Ajagbe wrote:
Boss, i always have a funny way of explaining things.  @onifade have attached a sample of the blogger.com i just edited and use a postView plugin and firebase, if you are in lagos and you can come to ikeja, we can sort it out tomorrow.
On Fri, Jan 6, 2017 at 11:54 AM, Prince Segebee <seg...@gmail.com> wrote:
Don't suggest solutions theretically.

If you haven't used blogger, don't assume solutions.
On Fri, Jan 6, 2017 at 11:46 AM, Debo Ajagbe <deboa...@gmail.com> wrote:
i mean you should create a database for your blogger.com in firebase, then edit your blogger template(find and use a plugin) or write a script that write to your database in firebase using(firebase url you created) then you can send notification.
On Fri, Jan 6, 2017 at 5:16 AM, Onifade Oluwaseyi <gidx...@gmail.com> wrote:
Its blogger.com,i havr no access to server or database. Or do i?

--
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

[  Quicklinks ]
Join on G+: http://goo.gl/wKOuQ
Mailing List:http://bit.ly/lagosgtuggroup
Unsubscribe: http://goo.gl/0y8TB
Blog: http://gdglagos.com
Twitter Handle: http://twitter.com/@gtuglagos

---_---_---_---_---_---_---_---_---_---_---_---_---_---_---
---
You received this message because you are subscribed to the Google Groups "GDG Lagos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lagos-gtug+...@googlegroups.com.

To post to this group, send email to lagos...@googlegroups.com.
Visit this group at https://groups.google.com/group/lagos-gtug.
For more options, visit https://groups.google.com/d/optout.

--
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
 
[ Quicklinks ]
Join on G+: http://goo.gl/wKOuQ
Mailing List:http://bit.ly/lagosgtuggroup
Unsubscribe: http://goo.gl/0y8TB
Blog: http://gdglagos.com
Twitter Handle: http://twitter.com/@gtuglagos
 
---_---_---_---_---_---_---_---_---_---_---_---_---_---_---
---
You received this message because you are subscribed to the Google Groups "GDG Lagos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lagos-gtug+...@googlegroups.com.

To post to this group, send email to lagos...@googlegroups.com.
Visit this group at https://groups.google.com/group/lagos-gtug.
For more options, visit https://groups.google.com/d/optout.

--
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
 
[ Quicklinks ]
Join on G+: http://goo.gl/wKOuQ
Mailing List:http://bit.ly/lagosgtuggroup
Unsubscribe: http://goo.gl/0y8TB
Blog: http://gdglagos.com
Twitter Handle: http://twitter.com/@gtuglagos
 
---_---_---_---_---_---_---_---_---_---_---_---_---_---_---
---
You received this message because you are subscribed to the Google Groups "GDG Lagos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lagos-gtug+...@googlegroups.com.

Debo Ajagbe

unread,
Jan 7, 2017, 5:14:56 AM1/7/17
to lagos...@googlegroups.com
Ok, that's fine send me your Skype i.d

Sent from Mobile 
Reply all
Reply to author
Forward
0 new messages