Skip to content

FirebaseUI for Android v3.3.0

Compare
Choose a tag to compare
@samtstern samtstern released this 28 Mar 20:21
· 481 commits to master since this release

FirebaseUI for Android v3.3.0 contains a number of bug fixes, stability improvements, and small features:

Bug fixes:

  • Fix getDocument issue with FirestoreRecyclerAdapter (#1210)
  • Fix app crash due to fragment (#1181)
  • Fix crash when no internet is available (#1057)
  • Fix NoClassDefFoundError spam (#1200)
  • Fix proguard issue that began in 3.2.2 (#1175)

Features/behavior changes:

  • Change smartlock behavior to not save credentials for Facebook and Twitter (#1154)
  • Improve errors passed back from exceptions (#1219)

In general this release includes most of the major rewrite that has been in the works for a long time. We believe this will make the library much more stable and less prone to future issues, particularly those that arise due to rotation or long-running operations.

Notable transitive dependencies:

Dependency Version
Firebase / Play services 12.0.1
Support Library 27.1.0