Installing the PageSense iOS SDK

Installing the PageSense iOS SDK

Before you start  
The SDK has no third-party dependencies — just standard iOS frameworks. Before integrating, make sure you have:
  • Xcode installed and configured
  • A Swift or Objective-C project set up
  • Internet connectivity for fetching experiment configurations

Installation  

The PageSense iOS SDK is distributed as an XCFramework. Download it from the repository and add it to your Xcode project manually.

Download the SDK:

Steps:

  1. Open the repository and navigate to the Frameworks folder.
  2. Download PageSenseFramework.xcframework.zip and extract its contents.
  3. Drag and drop PageSenseFramework.xcframework into your Xcode project.
  4. In your app target, go to General → Frameworks, Libraries, and Embedded Content.
  5. Confirm PageSenseFramework.xcframework is listed there.
  6. Set the embedding option to Embed & Sign.
  7. Build the project to verify the SDK integrated without errors.



We’ve designed this documentation to guide you every step of the way. If you need further assistance or have any questions, don’t hesitate to contact us at support@zohopagesense.com - we’re always here to help!