Releases: firebase/FirebaseUI-iOS
Releases · firebase/FirebaseUI-iOS
v14.2.6
What's Changed
- Set activity indicator color to white by @willbattel in #1212
New Contributors
- @willbattel made their first contribution in #1212
Full Changelog: v14.2.5...v14.2.6
v14.2.5
What's Changed
- Update FUICustomAuthUIDelegate.swift by @paulb777 in #1205
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #1206
- Fix Xcode 16 build error by @paulb777 in #1211
- Firebase 11 is now required . Use an earlier release with Firebase 10 and earlier.
Full Changelog: v14.2.4...v14.2.5
v14.2.4
v14.2.3
v14.2.2
v14.2.1
v14.2.0
FirebaseUI 14.0.0
FirebaseUI 13.2.0
FirebaseUI 13.1.0
- 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
.