

T1Autograph for iOS and Android has been updated to v2.0.3 (android build 17, iOS build 46). Documentation for both the iOS and Android versions is available on the T1Autograph product page. Show release notes
- Fixed
- iOS - Fixed rare crash when signature data is not available
- Android - Fixed rare crash when signature data is not available
Android Note: You may specify the latest version in your gradle file.
implementation 'com.tenonedesign.t1autograph:t1autograph:2.0.3'
iOS Note: if you’re using CocoaPods (or similarly with Carthage), your podfile should show something like this:
pod 'T1Autograph', '~> 2.0'
Another iOS note: T1Autograph (and most other frameworks) include simulator binary slices so you can work in the simulator. There’s a handy script available to trim out any frameworks you might be using at build time so they do not cause errors when uploading to the app store.
Latest library and demo projects Release history for T1Autograph
TweetFeatured Posts: