Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to PSPDFKit 5.0.1 for Android #37

Merged
merged 4 commits into from
Nov 27, 2018

Conversation

davidschreiber
Copy link
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
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
@davidschreiber

This comment has been minimized.

@davidschreiber
Copy link
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 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
package.json Outdated Show resolved Hide resolved
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