It's time that Email Authentication is Officially added to the FirebaseAuth library.
The developer of FirebaseAuthEx said that they lost the source in a HDD crash. There has not been any updates since.
I'm just saying. If the original FirebaseAuth had to be updated recently because of a breaking change I am sure that FirebaseAuthEx has the same problem.
Check This Post:
https://www.b4x.com/android/forum/bookmarks/?type=post&id=547510
I am getting a NullPointerException trying to run AuthEx.Initialize("AuthEx")
java.lang.NullPointerException: Attempt to invoke virtual method 'void com.google.firebase.auth.FirebaseAuth.addAuthStateListener(com.google.firebase.auth.FirebaseAuth$AuthStateListener)' on a null object reference
at de.donmanfred.FirebaseAuthExWrapper.Initialize(FirebaseAuthExWrapper.java:54)
The developer of FirebaseAuthEx said that they lost the source in a HDD crash. There has not been any updates since.
I'm just saying. If the original FirebaseAuth had to be updated recently because of a breaking change I am sure that FirebaseAuthEx has the same problem.
Check This Post:
https://www.b4x.com/android/forum/bookmarks/?type=post&id=547510
I am getting a NullPointerException trying to run AuthEx.Initialize("AuthEx")
java.lang.NullPointerException: Attempt to invoke virtual method 'void com.google.firebase.auth.FirebaseAuth.addAuthStateListener(com.google.firebase.auth.FirebaseAuth$AuthStateListener)' on a null object reference
at de.donmanfred.FirebaseAuthExWrapper.Initialize(FirebaseAuthExWrapper.java:54)