BlokSec SDK Integration (iOS)
SDK Usage (Initialise)
1min
Each method in BlokSec SDK is asynchronous.
Before using any API of the BlokSec SDK, its necessary to initialize the SDK. This can be done by accessing the shared instance of BlokSec of type BlokSecSDK:
BlokSec.shared
Sample Usage
Swift
|

Updated 03 Mar 2023
Did this page help you?