capacitor-firebase-auth
capacitor-firebase-auth copied to clipboard
Update PhoneNumberProvider.swift
Fixed AuthErrorCode
Handling as cause following errors:
- extraneous argument label 'rawValue:' in call
- cannot convert value of type 'Int' to expected argument type 'AuthErrorCode.Code'
Worked for me , thanks !