bryanapellanes-okta
released this
06 Oct 12:53
·
4 commits
to master
since this release
Changes
- Update Xamarin.Forms dependency to version 5.0.0.2515
- iOS - Add
OktaPlatform.InitAsync(...)
overloads that acceptUIWindow
instead ofUIViewController
to prevent potentialObjectDisposedException
that may occur onSignOut
ifWindow.RootViewController
is disposed after initialization - iOS - Deprecate
OktaPlatform.InitAsync(...)
overloads that acceptUIViewController