Installation and Setup
Install SDK via cocoa pods, add the code below to your podfile.
pod 'QoreIDSDK'
You can also a specify a version number
pod 'QoreIDSDK', '1.0.0'
The SDK is written is Swift 5.0 and the minimum supported iOS Version is iOS 11.0
For installation with Swift package manager
Import the following dependencies:
You have successfully installed the QoreId SDK! π
Updated about 1 month ago