You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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)?
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?
The text was updated successfully, but these errors were encountered: