Releases: Adonit/Adonit-iOS-SDK
Releases · Adonit/Adonit-iOS-SDK
3.9.2
3.9
- Support for upcoming Adonit Note⁺ 2.
3.8
- Distributed binaries as xcframeworks in order to support the arm64 simulator slice.
If you’ve already imported AdonitSDK.Framework, please change your header
from #import <AdonitSDK/AdonitSDK.h> to #import "AdonitSDK.h"
3.7.5
- Fix crash issue that when app resumes to foreground
3.7.3
- Improved stability when connected with external display with iOS 13.
3.7
- Support for upcoming Adonit Stylus.
- Added Azimuth Angle and Azimuth Unit Vector on JotStrokes with supported Styluses.
- Compatibility fix for Xcode 11 beta(iOS 13, padOS)
3.6
- Compatibility fix for Xcode 11 beta(iOS 13, padOS)
3.5
SDK
- Fix duplicate symbols incompatible with beta 5 of Xcode 10.
3.4.3
SDK
- Add recommend string notification when using pixel on ipad pro series.
Jot Workshop
- added example code for creating customized UIs (on connection/disconnection management)
- added notification message to show unexpected connection events (e.g. connect pixel pro on non-pro ipads)
3.4.2
- disable Pixel Pro connection on non-iPad Pro devices