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

Android 8.0 problem #148

Open
vsbojkovski opened this issue Dec 5, 2018 · 3 comments
Open

Android 8.0 problem #148

vsbojkovski opened this issue Dec 5, 2018 · 3 comments

Comments

@vsbojkovski
Copy link

We have implemented readium.js in our own application in 2016.

Now, on Android 8.0 if the epub file has more than 100 xhtml files (chapters), app freezes (not crashes, but freezes). It looks like the webview or the app hasn’t еnough memory. (I am testing on Samsung s8 which has memory).

On previous version on android everything is ok (4.4,5.0,5.1,6.0 etc.)

Do you have any idea about the problem?

@danielweck
Copy link
Member

Hello, when you say "readium.js" do you actually mean a JavaScript / native hybrid app, of the ReadiumSDK (C++ library) used in combination with the core layout/rendering engine (readium-shared-js)?

@vsbojkovski
Copy link
Author

It's a native hybrid app. In that moment this Android SDK didn't exist.

@danielweck
Copy link
Member

Ah okay :)
Sorry to be a pain, but in this case this is probably a bug report for https://github.com/readium/readium-js or maybe https://github.com/readium/readium-shared-js
What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants