baumblatt / capacitor-firebase-auth

Capacitor Firebase Authentication Plugin
MIT License
261 stars 129 forks source link

iOS cfaSignInPhone error #153

Open karen1au opened 3 years ago

karen1au commented 3 years ago

Hi! In the cfaSignInPhone methods error hook I got

'TypeError: undefined is not an object (evaluating '_auth.PhoneAuthProvider')

My firebase version is 8.0.0, not sure if this is what throws the error? I've imported the Firebase pods as instructed in the readme.

Thanks in advance!