Skip to content
Guides

How to Run a Demo

iOS

ComPDFKit Conversion SDK for iOS provides one demo in Objective-C for developers to learn how to call the SDK on iOS. You can find them in the "samples/ComPDFKit_Conversion_Demo" folder. In this guide, it takes the "Objective-C" demo as an example to show how to run it in Xcode.

  1. Double-click the "ComPDFKit_Conversion_Demo.xcodeproj" file which could be found in the "ComPDFKit_Conversion_Demo" folder to open the demo in Xcode.

  2. Click Product -> Run to run the demo on an iOS device.