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 year 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-03-06T09:25:39.000Z (about 1 year ago)
- Last Synced: 2025-03-06T10:31:20.382Z (about 1 year ago)
- Language: Swift
- Size: 37.1 KB
- Stars: 1
- Watchers: 3
- 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
* The latest [Xcode](https://developer.apple.com/xcode/).
* A Nutrient Document Engine instance.
## Getting Started
* Start a local Nutrient Document Engine instance. See the [Server Example Projects](https://www.nutrient.io/guides/web/pspdfkit-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](#footnote1)
* Follow the steps in Xcode to clone and open the project.
* Build and run.
## License
This software is licensed under a [modified BSD license](LICENSE).
## 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 customer support](https://www.nutrient.io/support/request/)
---
1 Alternatively, [download the code](https://github.com/PSPDFKit/pspdfkit-ios-instant-example/archive/master.zip) and open `Instant-iOS-Example.xcodeproj`.