iOS

Summary

  • Bug fixes and improvements.

  • Identity changes

    • Added clearIdentity() that must be called on logout

    • setIdentity() failure will be considered as user not logged in

    • setidentity() needs to be called once during login (please see migration)

  • Minimum iOS supported by the SDK changed to 15

  • Embed new framework into the app

Breaking Changes

  • setIdentity() API Complete Redesign (Please see migration)

  • New ImsKmpSdk framework needs to be imported (Please see migration)

Last updated