This is a small example app demonstrating PSPDFKit for iOS and PSPDFKit Instant. This example is the iOS client counterpart of https://github.com/PSPDFKit/pspdfkit-server-example-rails.
- The latest Xcode.
- A PSPDFKit Document Engine instance.
- Start a local PSPDFKit Document Engine instance. See the Server Example Projects guide to get your instance up and running.
- Click on the green "Code" button and select the "Open with Xcode" option.1
- Follow the steps in Xcode to clone and open the project.
- Build and run.
This software is licensed under a modified BSD license.
- PSPDFKit Instant: https://pspdfkit.com/instant/
- PSPDFKit for iOS online guides: https://pspdfkit.com/guides/ios/current/
- PSPDFKit API reference: https://pspdfkit.com/api/ios/
- PSPDFKit technical customer support: https://pspdfkit.com/support/request/
1 Alternatively, download the code and open Instant-iOS-Example.xcodeproj
.