FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.24k stars 710 forks source link

Folioreader doesn't read the main content in Android 10 #492

Open ab406 opened 3 years ago

ab406 commented 3 years ago

My saving directory is val dir = ctx.filesDir.absolutePath

In android 7 there is no problem but in Android 10 event the title and contents are coming the main content is always loading. I think there is no problem with directory since the title could be reading.

Screenshot 2021-02-18 at 3 15 06 PM Screenshot 2021-02-18 at 3 15 17 PM

Abdullah870-ai commented 3 years ago

Have you got the solution please tell ASAP I am facing same problem

shanusingh3 commented 3 years ago

any luck in this?

awaisabbasaa11 commented 2 years ago

I had a similar problem and i solved it, may be this will help you guys check out this comment