Skip to content

Upgrade to PSPDFKit 5.0.1 for Android#37

Merged
davidschreiber merged 4 commits intomasterfrom
davidschreiber/pspdfkit-5.0.1
Nov 27, 2018
Merged

Upgrade to PSPDFKit 5.0.1 for Android#37
davidschreiber merged 4 commits intomasterfrom
davidschreiber/pspdfkit-5.0.1

Conversation

@davidschreiber
Copy link
Copy Markdown
Contributor

@davidschreiber davidschreiber commented Nov 15, 2018

Resolves #35

This PR upgrades the Cordova wrapper to PSPDFKit 5.0.1 for Android.

Right now, the latest stable version 7.1.4 of cordova-android still uses the outdated Android Gradle plugin 3.0.1, which is currently incompatible with this version of Cordova-Android. Since Cordova does not support forcing nightly builds using the package.json file, customers have to manually upgrade to the nightly version from the command line (version 8.0.0-nightly.2018.11.23.ef243418 was tested and works perfectly fine). I documented to use this version in the basic setup steps of our README. However, if customers run into upgrade issues, we might need to put together a manual migration guide too (I'd leave that open for now).

Changes in this PR

  • Bump versions of the wrapper to 5.0.1
  • Simplify integration of PSPDFKit by switching to automated Maven integration instead of manual AAR file integration.

@davidschreiber davidschreiber added update blocked PR or issue can't be resolved because of a blocking issue. labels Nov 15, 2018
@davidschreiber davidschreiber self-assigned this Nov 15, 2018
Comment thread README.md
Comment thread README.md
@davidschreiber

This comment has been minimized.

@davidschreiber
Copy link
Copy Markdown
Contributor Author

Tested and verified that we're running against the current nightly 8.0.0-nightly.2018.11.23.ef243418. We will evaluate if it is sensible to document how to use the nightly, or whether we should wait for the next stable release version of cordova-android.

@davidschreiber davidschreiber force-pushed the davidschreiber/pspdfkit-5.0.1 branch from 2373146 to c336c09 Compare November 26, 2018 08:32
@davidschreiber davidschreiber changed the title Upgrade to PSPDFKit 5 for Android Upgrade to PSPDFKit 5.0.1 for Android Nov 26, 2018
@davidschreiber davidschreiber removed the blocked PR or issue can't be resolved because of a blocking issue. label Nov 26, 2018
Comment thread package.json Outdated
Co-Authored-By: davidschreiber <davidschreiber@users.noreply.github.com>
@davidschreiber davidschreiber merged commit 41a5d08 into master Nov 27, 2018
@davidschreiber davidschreiber deleted the davidschreiber/pspdfkit-5.0.1 branch November 27, 2018 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants