capacitor-firebase-auth icon indicating copy to clipboard operation
capacitor-firebase-auth copied to clipboard

Update PhoneNumberProvider.swift

Open KumarSunil007 opened this issue 2 years ago • 1 comments

Fixed AuthErrorCode Handling as cause following errors:

  1. extraneous argument label 'rawValue:' in call
  2. cannot convert value of type 'Int' to expected argument type 'AuthErrorCode.Code'

KumarSunil007 avatar Sep 20 '22 08:09 KumarSunil007

Worked for me , thanks !

Ginger-nomad avatar Sep 20 '22 16:09 Ginger-nomad