Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.35 KB

PSPDFKit for iOS - Instant iOS Example

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.

Requirements

  • The latest Xcode.
  • A PSPDFKit Document Engine instance.

Getting Started

  • 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.

License

This software is licensed under a modified BSD license.

Additional Resources


1 Alternatively, download the code and open Instant-iOS-Example.xcodeproj.