Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 694 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 694 Bytes

Mobile App iOS

iOS Integration

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

  1. The CFWebSdk.framework should be dragged onto your iOS app project file structure (Copy check mark enabled in Xcode prompt).

  2. Then click the "+" button on "Embedded Binaries" under the "General" tab of your ios app project file.

  3. Select CFWebSdk.framework, and click Finish button.

  4. Add the Swift code snippets to your ViewController.swift