Installation

We have decided to distribute our No-Codes SDK separately from the Qonversion SDK. However, the No-Codes SDK uses the Qonversion SDK as a dependency to give you an opportunity to make purchases and restore access directly from the screens within No-Codes.

No-Codes SDKVersion
iOS0.0.1 beta available
AndroidComing soon
FlutterComing soon
ReactNativeComing soon
CordovaComing soon
UnityComing soon
IonicComing soon

Install the iOS SDK using CocoaPods

Add dependency to Podfile.

pod 'NoCodes'

Run pod install in the project directory to download the dependency.

pod install

Install iOS SDK via Swift Package Manager

Open Xcode, go to File → App packages... and enter the package URL https://github.com/qonversion/no-codes-ios to the search bar to import the package.