This repository was archived by the owner on Aug 17, 2023. It is now read-only.
ONE SDK for iOS v2.22.0
- [NEW] Switched from a cookie based login in Admin mode to OAuth 2.
- [NEW] Ability to opt an end-user out of tracking, if the end-user does not give permission to be tracked in the client app.
- [BUGFIX] Fixed an issue where the preview panel in Admin mode would blink when switching snapshot versions.
- [BUGFIX] Fixed an issue where implementing
tableView:performAction:forIndexPath:sender
caused exceptions to be thrown.