Skip to main content

Signature SDK for iOS

Important Note

This series of Wacom products is now discontinued and support for them is no longer offered.

SDK Contents

SDK File: Signature-SDK-iOS.zip

FolderDescription
Documentation\API and developer guide documentation
eula\End-user License Agreement
evaluation-license-agreement\Evaluation License Agreement
sdk\SDK library

Application Development

The Wacom Signature SDK for iOS provides the documentation and tools to create signature enabled applications on compatible iOS devices.

Requirements

The Wacom Signature SDK is supported on the iPad with Retina Display or newer (including the iPad mini and iPad mini with retina display) in combination with the following Wacom Styli:

  • Intuos Creative Stylus (CS-500)
  • Intuos Creative Stylus 2 (CS-600)
  • Bamboo Stylus Fineline (CS-600-C)
  • Bamboo Stylus Fineline (CS-610-CK)

The Signature SDK supports iOS 6.1 or newer using Xcode 5.1.1 or above.

Instructions

Please read and understand the License Agreement before using the Wacom Signature SDK for iOS. The SDK contains additional documentation and sample code to help integrate it with your iOS applications. For help with building the sample code see the GitHub page.

Licensing

Licenses are supplied as text strings in the JSON Web Token (JWT) format and must be included in your application code.

Licensing for iOS is done in the same fashion as Android Licensing.

Please note, however, that in addition to supplying your Wacom ID, you will need to provide your application ID when contacting sales.

Application IDs should match ‘Bundle Identifier’, e.g. displayed under: Xcode->Project->General->Identity

Samples

The samples for the iOS SDK are hosted on GitHub: