mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 07:25:06 +01:00
Add information on why Toonily may be inaccessible (#637)
* Added why chapters may show up as unread without user interaction * Added Android 11 information section * Stuck it in grammarly * add toonily issue
This commit is contained in:
parent
00fc74e4b5
commit
64c98ce4e4
@ -304,6 +304,11 @@ To solve this issue, follow the below steps.
|
||||
#### How do I fix the `Page list is empty` error?
|
||||
You will have to open the manga entry in WebView and verify your age, as Webtoons has recently added age verifications on their website.
|
||||
|
||||
### Toonily
|
||||
|
||||
#### Why can't I access Toonily?
|
||||
The Toonily source may have issues loading due to the the Cloudflare bypass in WebView timing out.
|
||||
|
||||
### KissManga and MangaRock
|
||||
|
||||
#### Where are Kissmanga and MangaRock?
|
||||
@ -319,9 +324,10 @@ The introduction of Scoped Storage means that many storage-related functions tha
|
||||
|
||||
### Is there any way to improve performance?
|
||||
You can try the command below if you know how to use ADB, a guide on installing it is also outlined on the site [here](/help/guides/troubleshooting/#what-are-some-common-errors).
|
||||
|
||||
```
|
||||
adb shell cmd appops set eu.kanade.tachiyomi android:legacy_storage allow
|
||||
```
|
||||
This command enables general storage access for the app, allowing Tachiyomi to use the old general storage access interface.
|
||||
|
||||
If you are using a Tachiyomi Preview or a fork, replace `eu.kanade.tachiyomi` with the corresponding fork's package name.
|
||||
If you are using a Tachiyomi Preview or a fork, replace `eu.kanade.tachiyomi` with the corresponding fork's package name.
|
||||
|
Loading…
Reference in New Issue
Block a user