Skip to content

Release 2.1.0

Choose a tag to compare

@jdnichollsc jdnichollsc released this 14 Nov 08:25
· 134 commits to master since this release

Added

  • Added support for automatic modal presentation style from iOS.
  • Added enableBarCollapsing option to determines whether the browser's tool bars will collapse or not from iOS.

Fixed

  • Fixed issue with ASWebAuthenticationSession to support iOS 13 by @cgoboncan-ebsi #14.
  • Fixed Android Activity issue closing the browser and restoring the state by using onSaveInstanceState
  • Fixed Android auth redirection by using AndroidApplication.activityResumedEvent.