Phone Authentication firebase in Ionic v3 with cordova-plugin-firebase -


i trying implement login in ionic v3 application firebase phone authentication service.

i've read several tutorials. between them:

1- https://javebratt.com/firebase-phone-authentication/

2- https://github.com/jestcastro/cordova-plugin-firebase#f778505942bbf7518df75545c6a6b32efa4d5229

-

the comments in link 1 teach how use cordova-plugin-firebase of link 2. tried documentation. did same, said in links.

yet, when use function ( window).firebaseplugin.getverificationid, link 2, gives error: error typeerror: can not read property 'getverificationid' of undefined

i did same. , i've been trying solve problem few days. have solution?

i think cordova-plugin-firebase ionic v1. when have ionic v3 in use, use cordova-plugin-fcm.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -