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
The feature of caching chapter list works not so well, and I know that. It's super hardcoded.
Here's algorithm to know how it works: (if you are online)
If chapters page is opened and loaded -> save all chapters to database (and reset old record)
(if you go offline)
Load from database chapters list if exists
So if you gone online and didn't get any chapter list, it is being reset so you can't just load it from database. The database system is very hardcoded.
I wasn't too experienced to make it better. This is too bad, that I made a kludge feature to read any downloaded manga from settings menu.
Now only way to read your downloaded manga if this thing happens to read your downloaded manga from Settings -> Advanced chapters deletion And then find your lost downloaded chapters
I know that this feature makes my app not user-friendly, but it's better than nothing.
Hey!
I tried to download some mangas for read it on the way.
But If i go offline, I cant read them and the Library has empty chapters....
The text was updated successfully, but these errors were encountered: