Firebase Creating and Deploying Cloud Function In our previous section, we learned what are the Cloud Functions, why we use them, how…
firebase installation
-
-
Adding Firebase to App Firebase is developed for mobile applications. Android Studio is the best platform for developing android applications. Firebase is…
-
AdMob with Firebase The easiest way to monetize mobile apps with targeted, in-app advertising is known as Google AdMob. It is a…
-
Firebase: Facebook Sign-In Authentication In this section, we will talk about the most trending authentication method of Firebase, i.e., Facebook. Facebook sign-in…
-
Firebase hosting Firebase Hosting allows fast and secure hosting for our web application, static and dynamic content, and microservices. It is production-grade…
-
Firebase Crashlytics Firebase Crashlytics is a realtime, lightweight crash reporter who helps us to track, fix, and prioritize stability issues which destroy…
-
Firebase: Real-time database setup and configuration In our previous section, we learned about the Firebase Real-time database, its key capabilities, and alternatives.…
-
Sign-In Authentication Using Phone Number Phone number authentication is the last sign-in method, which we will discuss in the authentication section. Many…
-
Firebase: Realtime Database Reading and Writing In this section, we will learn how we can read and write to a Firebase real-time…
-
Firebase Creating Dynamic Link In Firebase, there are four ways through which we can create Dynamic Link. These are as follows: Using…