iZettle SDK 3.0 is the new major version of the iOS SDK containing support for OAuth 2.0. Visit Migration Guide to see full overview of the changes.
⚠️ Note: iZettle SDK 3.0.2 removes support for iOS 9.
3.0.2 Changelog:
- Implement an improved version of the pairing flow
- Fix an issue where SDK was unable to pair with v2 reader after reconnection failure
- Remove “Connect another reader” from SDK settings
- Performance fixes and improvements under the hood
- Removed support for iOS 9
3.0.1 Changelog:
- Automatically restart card reader after an update is finished
- Fix a crash on iOS 9 #313
- Remove extra alert when tapping Continue in the Signature View
- Various crash fixes and performance improvements under the hood
3.0.0 Changelog:
- Added support for OAuth 2.0
- Deprecated API keys
- Migrated SDK binaries to XCFrameworks
- Implemented in-app pairing flows for all supported iZettle card readers
- Implemented new version of the SDK settings
- Bug fixes and performance improvements