Mickaël Menu
Mickaël Menu
It should be pretty soon now, we're just finalizing the new Settings API for PDF and then we'll do a new release. A matter of weeks.
@m-ochyra Do you still have the issue with the workaround?
[There's a new 2.2.1 release for this issue](https://github.com/readium/kotlin-toolkit/releases/tag/2.2.1). Make sure to follow the migration guide to upgrade. ## Migration Guide This hotfix release fixes an issue [pulling a third-party dependency...
This is not supported right now, only the metadata taken from the `manifest.json` file inside the `lcpdf` are used. We might implement a fallback on the LCP encrypted PDF in...
This is not supported yet, but I agree it would be interesting to have.
@pontaoski You can have optional blocks if you use a struct pointer for the property type. ```go Policies *PoliciesConfig `hcl:"policies,block"` ```
As an alternative, [R2 Swift Test App](https://github.com/readium/r2-testapp-swift) can be used on Apple Silicon.
Hi @erikolsson, are you still interested in getting this PR merged?
Alright, thanks for the heads-up. I might take over the PR once I have some leeway.
Thanks for the feedback @danielweck. I tested on iOS and it worked fine as well, so it might be an Android-specific issue. Interestingly the edge taps work on Android, it's...