READ STEP-BY-STEP INSTRUCTIONS HERE
Tested on Android M, N, O and P versions
Tested on iPhoneX / iOS12
This Ionic 4 Facebook Auth starter is made for beginners and expert developers who want to integrate Facebook authentication in their Ionic 4 apps. With this starter, you can learn the basics of Ionic 4 + Facebook + Firebase, or you can use this Starter to build your next Ionic 4 Firebase based app. You can add these authentication method in any Ionic 4 app. Some of our starters like Ionic 4 Full App, Ionic 4 Firebase Starter already come ready with Facebook Firebase authentication.
What is Firebase Authentication?
Refer to our blog to get started in Firebase – Firebase Plugins and Basics
Why Firebase
Firebase is one of the fastest growing platform for application development. Some of the reasons are
1. You don’t need to write a back-end from scratch. Firebase is a ready-made back-end, with a DB attached to it. You just integrate Firebase SDK in your app and you are good to go.
2. It’s REAL TIME
3. Simple Authentication operations.
4. You get tonnes of additional features in-built e.g. push notifications, analytics etc
Why Ionic 4
Ionic 4 gives superior performance over previous versions as it is based on Angular 6, superior version of Angular. The code is modular by default in Ionic 4 and , therefore, can be rearranged to modify the app as per liking. Above all, it assures nearly bug-free builds on devices.