You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our android App compiles and runs normally. However, we are facing problems when compiling our application on IOS with an error that refers to the Firebase.Auth plugin. The error is the following:
Gravedad Código Descripción Proyecto Archivo Línea Estado suprimido
Error Can't resolve the reference 'System.Threading.Tasks.Task`1<Firebase.Auth.AuthDataResult> Firebase.Auth.User::ReauthenticateAndRetrieveDataAsync(Firebase.Auth.AuthCredential)', referenced from the method 'System.Void Plugin.FirebaseAuth.UserWrapper/d__29::MoveNext()' in 'Firebase.Auth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Aioro.iOS
XCode version 13.4
Xamarin ios SDK 15.8.0.3
Plugin.FirebaseAuth 4.1.0
Xamarin Forms Version: 5.0.0.2401
Visual Studio: 16.11.15
MAC S.O Monterey 12.3
The text was updated successfully, but these errors were encountered:
Hello,
Our
android
App compiles and runs normally. However, we are facing problems when compiling our application on IOS with an error that refers to the Firebase.Auth plugin. The error is the following:Gravedad Código Descripción Proyecto Archivo Línea Estado suprimido
Error Can't resolve the reference 'System.Threading.Tasks.Task`1<Firebase.Auth.AuthDataResult> Firebase.Auth.User::ReauthenticateAndRetrieveDataAsync(Firebase.Auth.AuthCredential)', referenced from the method 'System.Void Plugin.FirebaseAuth.UserWrapper/d__29::MoveNext()' in 'Firebase.Auth, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Aioro.iOS
XCode version 13.4
Xamarin ios SDK 15.8.0.3
Plugin.FirebaseAuth 4.1.0
Xamarin Forms Version: 5.0.0.2401
Visual Studio: 16.11.15
MAC S.O Monterey 12.3
The text was updated successfully, but these errors were encountered: