This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
1.2.3
🎉 Thank you for supporting EasyFirebase! I'm a full-time student spending my free time on this library, so I apologize if there any bugs present. Feel free to contribute with a pull request or report buts in Issues!
Minor Changes
- Reduced the Analytics update cooldown to 2 seconds
- Made
EasyUser.analyticsProperties()
overridable - Improved the callbacks for all auth methods
- Added an optional completion handler to
EasyUser.refreshEmailVerificationStatus()
- Relevant error messages are now shown for Storage uploads
Bug Fixes
- Fixed completion handlers not being called on
EasyUser
when auth is mismatched