Closed DenSchiep closed 4 years ago
When calling CrossFirebaseAuth.Current.Instance in my Android app, I receive an exception System.ArgumentNullException:** 'Value cannot be null. Parameter name: key'. What am I doing wrong?
Found this thread which fixed it.
https://github.com/xamarin/GooglePlayServicesComponents/issues/223
When calling CrossFirebaseAuth.Current.Instance in my Android app, I receive an exception System.ArgumentNullException:** 'Value cannot be null. Parameter name: key'. What am I doing wrong?