My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

How to listen to Firestore changes in android when app is in background?

shammi hembrom's photo
shammi hembrom
·May 10, 2018

I want to listen to Firestore changes in android app when it is in background. I want to write this code in android app and not in cloud functions. How can I do this (firstly, is it a good approach)?