Skip to content

Latest commit

 

History

History
37 lines (11 loc) · 901 Bytes

README.md

File metadata and controls

37 lines (11 loc) · 901 Bytes

FireBase Phone Authantication for Android

Requires a real device 📱 NB emulator/simulator wont work

Tested and fully working 💪 ..

Installation

  1. Git clone

Firebase Setup

Download your Firebase configuration files, GoogleService-Info.plist for iOS and google-services.json for android, and place them in the root folder of your cordova project. Check out this firebase article for details on how to download the files.

Enable Phone Auth signin method in the sign-in providers page

screenshot

screenshot