FirebaseUI 5.1.2
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.