Link up
Last updated
Last updated
This document covers how to integrate the DFINERY iOS SDK into your iOS app.
iOS 12.0 +
Xcode 15.0 +
DFINERY iOS SDK supports CocoaPods, Swift Package Manager (SPM), and manual installation.
Import the SDK in your AppDelegate.swift file as follows:
Add SDK initialization code to the AppDelegate class.
This is the log activation setting for debug. When this value is set, the log will be displayed in the debug console.
SDK installation and initialization is complete.