Skip to main content

Getting started

The Docutain Barcode Scanner SDK for iOS is available as XCFramework. More distributions like CocoaPods will soon be available.

The XCFramework can be downloaded here: Download

Using the XCFramework (XCode 11+ only)

  1. Unzip the downloaded file and copy it to the project directory
  2. In XCode then add the XCFramework in the Build Target under "Frameworks, Libraries and Embedded Content"
  3. Add import DocutainSdk_Barcode in your source code at the places you want to use it

XCFrameworkEmbedding