https://github.com/pspdfkit/pspdfkit-ios-instant-example
PSPDFKit for iOS - Instant example
https://github.com/pspdfkit/pspdfkit-ios-instant-example
Last synced: about 1 month ago
JSON representation
PSPDFKit for iOS - Instant example
- Host: GitHub
- URL: https://github.com/pspdfkit/pspdfkit-ios-instant-example
- Owner: PSPDFKit
- License: other
- Created: 2020-10-14T13:26:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-12-11T16:14:18.000Z (5 months ago)
- Last Synced: 2025-12-12T20:34:25.479Z (5 months ago)
- Language: Swift
- Size: 37.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nutrient iOS SDK — Instant Example
This is a small example app demonstrating [Nutrient iOS SDK](https://www.nutrient.io/sdk/ios) and [Nutrient Instant](https://www.nutrient.io/guides/ios/instant-synchronization/). This example is the iOS client counterpart of our [Rails Document Engine example](https://github.com/PSPDFKit/pspdfkit-server-example-rails).
## Requirements
- A Mac running macOS
- The [latest stable version of Xcode](https://developer.apple.com/xcode/)
- A Nutrient Document Engine instance
## Getting started
1. Start a local Nutrient Document Engine instance. See the [Document Engine example projects](https://www.nutrient.io/guides/web/pspdfkit-server/example-projects/) guide to get your instance up and running.
2. Click the green **Code** button above and select **Open with Xcode**.
3. Follow the steps in Xcode, which will clone this repository and open `Instant-iOS-Example.xcodeproj`.
4. Build and run.
## Additional resources
- [Nutrient iOS SDK guides](https://www.nutrient.io/guides/ios/)
- [Nutrient iOS SDK API reference](https://www.nutrient.io/api/ios/)
- [Nutrient technical support](https://www.nutrient.io/support/request/)
## License
This software is licensed under a [modified BSD license](LICENSE).