Sinch iOS Verification SDK first time set up
This guide will show you how to set up the Sinch Verification SDK for the first time.
Register an Application
- Register a Sinch Developer account here .
- Set up a new Application using the Dashboard where you can then obtain an Application Key .
- Enable Verification for the application by selecting: Authentication > Public under App > Settings > Verification
CocoaPods
The Sinch Verification SDK can be downloaded via CocoaPods. To integrate it, simply include in your Podfile:
pod 'SinchVerificationSDK', '~> 3.1.0'