Skip to content

FirebaseUI 5.1.2

Compare
Choose a tag to compare
@morganchen12 morganchen12 released this 19 Jul 20:59

Auth

  • Fixed an issue where custom auth view controllers would crash unless the default initializer was overridden or a xib with the exact class name was provided.
  • Added terms of service and privacy policy to the Auth screen flows.
  • Added anonymous user upgrade.

Database

  • Fixed an issue where FUIArray wouldn't properly empty itself on invalidation.