FirebaseUI 8.3.1
Auth
- Added
interactiveDismissEnabled
. Set this property tofalse
to disable interactive dismissal on iOS 13 and above. (#792) - Fixed an issue where
shouldHideCancelButton
would sometimes also disable interactive dismissal on iOS 13. - Fixed an issue where the Phone Auth keypad would use the Arabic keyboard instead of the ASCII keyboard by default in Arabic locales. (#791)