On this page
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.
Double-click the "ComPDFKit_Conversion_Demo.xcodeproj" file which could be found in the "ComPDFKit_Conversion_Demo" folder to open the demo in Xcode.
Click Product -> Run to run the demo on an iOS device.