Installation
Swift Package Manager- Add the following repository URL
- Select your desired version or branch
- Click Add Package
Implementation
- Import the SDK
- Configuration
ImprintConfiguration with your client_secret and environment, then assign additional optional fields as needed.
- Define the Completion Handler
- Start the Application flow
viewController: The view controller from which the application flow will be presentedconfiguration: The previously created object containing your API key and completion handler
Complete Code Example
Check out our complete demo project at Imprint-Tech/imprint-sdk-ios
Response Data
ErrorCode (Enum)
Application States