iOS
1. Installation
Requirements
Install via CocoaPods
pod 'PreventorSDK'pod 'PreventorSDK', '2.1.0'Install via Swift Package Manager
Adding it to an existent iOS Project via Swift Package Manager
2. Initialize SDK
Credential prefill
Value
Description
3. Start the Verification
Add Button via Storyboard

Add PreventorButton in your project programmatically
Start Verification
Adjust Your App's Permissions

Customization
Method
Description
4. Handling Verifications
Method
Description
Last updated