Free domestic 🚚 🚚 🚚 on orders over $75!
toggle color
toggle width
Search returned no results
View all products

Added to cart:

Subtotal: $

Cart is empty
View all products
  • quantity:

Subtotal: $

bg
@psidentityJanuary 10th, 2019
T1Autograph

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