Welcome to CFWebSdk repository. This repo hosts both the iOS Library CFWebSdk as well as a Example App to get you started. The Detailed documentation is available here.
Steps for using the CFWebSDK
-
The CFWebSdk.framework should be dragged onto your iOS app project file structure (Copy check mark enabled in Xcode prompt).
-
Then click the "+" button on "Embedded Binaries" under the "General" tab of your ios app project file.
-
Select CFWebSdk.framework, and click Finish button.
-
Add the Swift code snippets to your ViewController.swift