Requires a real device 📱 NB emulator/simulator wont work
Tested and fully working 💪 ..
Implemented in the following Apps
-
https://play.google.com/store/apps/details?id=com.churchapp.disciplesoft
-
https://itunes.apple.com/us/app/bcc-faith-ministries/id1440602772?ls=1&mt=8
Installation
Git clone
Enable Phone Auth signin method in the sign-in providers page
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.
My Project/
platforms/
plugins/
www/
config.xml
google-services.json <--
GoogleService-Info.plist <--
2)npm install
3)ionic cordova run android *for Android*
4)ionic cordova run IOS *for IOS*