-
Notifications
You must be signed in to change notification settings - Fork 636
Android 16 KB Page Size support #950
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
Conversation
…b has Android 16bk support
@mrbrentkelly Please release the latest code to npm. |
Hi, when will the latest code be released? |
Is there any chance of a release for the 16KB issue before November 1st? Otherwise, I'll start replacing the library in my app now. I'd also be willing to support the development. |
@Stan-1904 - Create a patch file and install it. It works for me. |
@Gautham495 Thank you for your message. I am working with Expo in the Managed Workflow. Unfortunately, this exceeds my technical knowledge. |
@Stan-1904 - It should be straight forward even for expo based projects. You can DM me in either - Twitter, LinkedIn or send me an email. I will explain how to implement patches in expo based project as well. |
in React Native App This solved my issue android/app/build.gradle
|
saved the day actually |
It works like a charm |
well actually once I scanned my libs (all were 0x4000) Google Play Console still have this 16kb page warning |
could you solve it? |
Updates pdfiumandroid and gson dependencies on Android so that the react-native-pdf library is compliant with the 16 KB Page Size requirement.
Note: This PR contributes back the existing patch from @abitling 🎩.
Related issues: