rlamasb / Firebase.Xamarin

Light weight wrapper for Firebase Realtime Database REST API.
MIT License
149 stars 39 forks source link

FirebaseAuthProvider.CreateUserWithEmailAndPasswordAsync throws null Exception #21

Open itswisdomagain opened 7 years ago

itswisdomagain commented 7 years ago

FirebaseAuthProvider.CreateUserWithEmailAndPasswordAsync throws an Exception that is null and this, contains no message about the exception.

However, the acccount is indeed created.

TingAli commented 7 years ago

Could you please provide code for people to see where things may have gone wrong? 👍