This repository was archived by the owner on May 7, 2025. It is now read-only.

Description
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?