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

pspdfkit-cordova

Package Overview
Dependencies
Maintainers
4
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.16 to 1.0.17

13

docs/android/README.md

@@ -12,3 +12,3 @@ # Cordova Plugin - PSPDFKit for Android 6

- Cordova Android 8+.
- PSPDFKit for Android v6.0.1
- PSPDFKit for Android 6.5

@@ -154,8 +154,5 @@ ## Installation

4. Next you need to setup your PSPDFKit license key and Maven password. If you don't have a license key or Maven password yet, you can get them by requesting an evaluation version of PSPDFKit at https://pspdfkit.com/try. Inside your Android app's `platforms/android/local.properties` file, specify the `pspdfkit.password` and `pspdfkit.license` properties.:
4. Next you need to setup your PSPDFKit license key. If you don't have a license key yet, you can get one by requesting an evaluation version of PSPDFKit at https://pspdfkit.com/try. Inside your Android app's `platforms/android/local.properties` file, specify the `pspdfkit.license` property:
```properties
# This is the MAVEN_KEY you received when requesting a demo or from the customer portal.
pspdfkit.password=YOUR_PASSWORD
# This is the LICENSE_KEY you received when requesting a demo or from the customer portal.

@@ -214,8 +211,5 @@ pspdfkit.license=LICENSE_STRING

4. Next you need to setup your PSPDFKit license key and Maven password. If you don't have a license key or Maven password yet, you can get them by requesting an evaluation version of PSPDFKit at https://pspdfkit.com/try. Specify the `pspdfkit.password` and `pspdfkit.license` properties inside your Android app's `platforms/android/local.properties` file, create the file if it does not exist:
4. Next you need to set up your PSPDFKit license key. If you don't have a license key yet, you can get one by requesting an evaluation version of PSPDFKit at https://pspdfkit.com/try. Specify the `pspdfkit.license` property inside your Android app's `platforms/android/local.properties` file, create the file if it does not exist:
```properties
# This is the MAVEN_KEY you received when requesting a demo or from the customer portal.
pspdfkit.password=YOUR_PASSWORD
# This is the LICENSE_KEY you received when requesting a demo or from the customer portal.

@@ -289,2 +283,3 @@ pspdfkit.license=LICENSE_STRING

### Error Reporting
To get proper error reporting for JavaScript exceptions, you need to register a global error listener which will print most runtime errors to Logcat.

@@ -291,0 +286,0 @@

{
"name": "pspdfkit-cordova",
"version": "1.0.16",
"version": "1.0.17",
"description": "PSPDFKit Cordova Plugin for Android and iOS",

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

Sorry, the diff of this file is not supported yet

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