Back to Browse

Firebase Firestore Chat App: FCM Setup (Ep 7) - Kotlin Android Tutorial

9.2K views
May 11, 2018
14:24

Firebase provides a bunch of awesome services such as Firestore, Auth, Cloud Storage, Cloud Functions and Cloud Messaging. Learn how to use them in this tutorial course in which we're making a fully fledged real-time chat app with everything you'd expect like sending images and getting notifications when we receive a new message. In this part you will learn how to do the basic setup Firebase Cloud Messaging (FCM) into the Firestore chat app. This will allow us to display a notification to the user when he / she receives an incoming message. FCM uses tokens to navigate between all the different app instances so we will be working with these tokens. We will need to save them to Firestore where each user will be associated with tokens of devices he / she owns. Official documentation for FCM: https://firebase.google.com/docs/cloud-messaging/ Get the code from this tutorial: https://wp.me/p8jOJP-94 Go to my website for more information, code examples and articles: ● http://resocoder.com Follow me on social media: ● https://www.facebook.com/resocoder ● https://twitter.com/resocoder

Download

1 formats

Video Formats

360pmp421.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Firebase Firestore Chat App: FCM Setup (Ep 7) - Kotlin Android Tutorial | NatokHD