Welcome to CaptureSDK for iOS Documentation¶
The CaptureSDK eases the communication between your application and a Socket Mobile scanner.
The Capture API provides a basic set of methods and delegate to manage one or more scanners.
A Capture Helper adds a thin layer on top of this basic API, to simplify the use of the most common operations.
Capture Helper is made with Swift but the documentation to use it is available in: Capture Helper for Objective C and in Swift Capture Helper for Swift. Pick the one appropriate for your development.
If you want an overall presentation you can jump to Getting Started with CaptureSDK for iOS which describe the connection process, and the way Capture interacts with your application.