Reader small image

You're reading from  Firebase Cookbook

Product typeBook
Published inNov 2017
PublisherPackt
ISBN-139781788296335
Edition1st Edition
Right arrow
Author (1)
Houssem Yahiaoui
Houssem Yahiaoui
author image
Houssem Yahiaoui

Houssem Yahiaoui is a Telerik Developer Expert, Google Developer Group Lead, Meetup organizer, Conference Speaker, and Technical blogger among a few things. He has been a developer since the age of 14 and Firebase lover since day one. He's also a passionate JavaScript developer and strongly believes that JavaScript should fix the World's hanger problem.
Read more about Houssem Yahiaoui

Right arrow

Implementing topic subscription in Android/ iOS

Topic subscription is self-explanatory. Sometimes within a news app, you won't want to have a notification for all the news. Maybe you want to get the latest and most important news, maybe you want to know today's top games, or you might just want to know your favorite team major news on a daily basis; such an experience is present, available, and doable using the Firebase topic subscription API.

Now, let's see how we can provide such an experience to our users, knowing that the UI can differ from one application to another. Maybe you've got a dashboard for an important news, or sports, or weather, but you might go deeper, providing custom titles or topics.

Firebase topic subscription is smart enough to create a new topic if the topic you want to subscribe to is not registered to a custom topic that Firebase...
lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Firebase Cookbook
Published in: Nov 2017Publisher: PacktISBN-13: 9781788296335

Author (1)

author image
Houssem Yahiaoui

Houssem Yahiaoui is a Telerik Developer Expert, Google Developer Group Lead, Meetup organizer, Conference Speaker, and Technical blogger among a few things. He has been a developer since the age of 14 and Firebase lover since day one. He's also a passionate JavaScript developer and strongly believes that JavaScript should fix the World's hanger problem.
Read more about Houssem Yahiaoui