Skip to content

1.4.2

Compare
Choose a tag to compare
@benlmyers benlmyers released this 29 Nov 17:13
· 8 commits to main since this release

馃帀 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

  • Firebase Remote Config can now be imported as a dependency.
  • Singletons are now explicitly stored with set(singleton:...).
  • EasyAuth.signInWithApple(...) now uses a completion handler.
  • Device token improvements.
  • Persistence can now be toggled using EasyFirestore.usePersistence.

Fixes

  • Issues with EasyLink have been fixed.