Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pspdfkit-cordova

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pspdfkit-cordova - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

25

docs/ios/README.md

@@ -175,5 +175,30 @@ # Cordova Plugin for PSPDFKit 9 for iOS

### Problem:
```sh
Using cordova-fetch for cordova-ios@^5.0.0
Adding ios project...
Creating Cordova project for the iOS platform:
Path: platforms/ios
Package: com.pspdfkit.demo
Name: CordovaDemo
iOS project created with cordova-ios@5.0.1
Installing "pspdfkit-cordova" for ios
Running command: pod install --verbose
Failed to install 'pspdfkit-cordova': Error: pod: Command failed with exit code 1
at ChildProcess.whenDone (/Users/radazzouz/Downloads/Cordova-Demo/node_modules/cordova-common/src/superspawn.js:135:23)
at ChildProcess.emit (events.js:198:13)
at maybeClose (internal/child_process.js:982:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
pod: Command failed with exit code 1
```
### Solution:
Use your CocoaPods Key: `open plugins/pspdfkit-cordova/plugin.xml` and replace `YOUR_COCOAPODS_KEY_GOES_HERE` with your own key. If you’re an existing customer, you can find the CocoaPods and license keys in your [customer portal](https://customers.pspdfkit.com/). Otherwise, if you don’t already have PSPDFKit, [sign up for our 60-day trial](https://pspdfkit.com/try/) and you will receive an email with the instructions to get started.
### Problem:
```sh
Error: Cannot find plugin.xml for plugin "PSPDFKit-Cordova". Please try adding it again.

@@ -180,0 +205,0 @@ ```

2

package.json
{
"name": "pspdfkit-cordova",
"version": "1.0.2",
"version": "1.0.3",
"description": "PSPDFKit Cordova Plugin for Android and iOS",

@@ -5,0 +5,0 @@ "cordova": {

@@ -47,2 +47,3 @@ # PSPDFKit-Cordova

- [How to Expose Native iOS APIs to Cordova](https://pspdfkit.com/blog/2019/how-to-expose-ios-api-to-cordova/)
- [The All New PSPDFKit-Cordova Plugin](https://pspdfkit.com/blog/2019/pspdfkit-cordova/)

@@ -49,0 +50,0 @@ ## Troubleshooting

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc