Skip to content

FirebaseUI 8.3.1

Compare
Choose a tag to compare
@morganchen12 morganchen12 released this 21 Oct 22:51

Auth

  • Added interactiveDismissEnabled. Set this property to false 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)