12.2.0
This minor version contains bug fixes and enhancements including:
- The minimum iOS deployment target of the SDK is now iOS 12.
- Fixed an issue where a handler was not being called to return an error when no externalId was present during login.
- Added a method
forgetLastKnownUserForAppId
to forget the last known user from persistence. - Added an initializer for SKTSettings with a parameter to ignore the last known user.
- Additional hardening to prevent crashes occurring in the SDK.