Skip to content

Releases: firebase/FirebaseUI-iOS

v14.2.4

19 Aug 23:40
34a2a69
Compare
Choose a tag to compare

What's Changed

  • Make sure FUIAuthDelegate methods get called for Firebase 11 by @paulb777 in #1203

Full Changelog: v14.2.3...v14.2.4

v14.2.3

16 Aug 15:48
f269cc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.2.2...v14.2.3

v14.2.2

15 Aug 15:06
dba3881
Compare
Choose a tag to compare

What's Changed

  • [FirebaseGoogleAuthUI] Update config for GSI v7 by @paulb777 in #1200

Full Changelog: v14.2.1...v14.2.2

v14.2.1

13 Aug 18:25
328c5cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.2.0...v14.2.1

v14.2.0

26 Jul 03:32
e3dbca5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.0.0...v14.2.0

FirebaseUI 14.0.0

01 Jul 22:01
44c27c4
Compare
Choose a tag to compare

Added support for Firebase 11.

What's Changed

Full Changelog: v13.2.0...v14.0.0

FirebaseUI 13.2.0

15 May 20:21
6ed31d5
Compare
Choose a tag to compare
  • Fixed an issue where an Auth UI component didn't respect dark mode (f354a39).
  • Bumped Facebook SDK dependency (e5798fa).
  • Fixed an issue where kTableName in FirebaseAuthUI sometimes caused symbol collisions with other libraries (47c133d).

FirebaseUI 13.1.0

19 Sep 20:59
a80bbc8
Compare
Choose a tag to compare
  • Added support for Facebook SDK 16.
  • Removed usage of deprecated CoreTelephony API previously used to determine default country code in Phone Auth. The default country code must now be manually specified via FUIPhoneAuth.defaultCountryCode.

FirebaseUI 13.0.0

28 Mar 19:36
fd6622f
Compare
Choose a tag to compare

Updated Facebook to 15.0.0 and fixed an issue where GTMSessionFetcher was pinned to too low a version.

FirebaseUI 12.3.1

25 Oct 23:07
bc0add5
Compare
Choose a tag to compare

Fixes #1111 (Swift Package Manager only).