mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Add troubleshooting entry for changing user agent string
This commit is contained in:
parent
9bab231308
commit
fefe5cf625
@ -168,6 +168,17 @@ Some sources may have more advanced **Cloudflare** protection, that results in i
|
||||
1. Complete the **CAPTCHA** if one is present.
|
||||
:::
|
||||
|
||||
### Changing your user agent
|
||||
|
||||
A user agent string helps websites identify information about the requester. While some sources have user agent strings set, most rely on the default value set in the app.
|
||||
|
||||
::: guide
|
||||
1. Go to <NavigationText item="more"/> in the bottom navbar.
|
||||
1. Go to <NavigationText item="settings"/> → <NavigationText item="settings_advanced"/>.
|
||||
1. Change the **Default user agent string** setting to a different one. [This website](https://www.whatismybrowser.com/guides/the-latest-user-agent/) is a decent reference.
|
||||
1. Restart the app and try accessing the source again.
|
||||
:::
|
||||
|
||||
## Update WebView
|
||||
|
||||
To update **WebView**, you need to find what **WebView implementation** is used on your device. In general, default implementation depends on the Android version as follows:
|
||||
@ -201,7 +212,7 @@ If Split APK Installer outputs "INSTALL_FAILED_NO_MATCHING_ABIS", the APK you ha
|
||||
|
||||
## Getting Logcats and Crash Logs
|
||||
|
||||
To dump crash logs following an app crash, go to <NavigationText item="more"/> → <NavigationText item="settings_advanced"/> → **Dump Crash Logs**
|
||||
To dump crash logs following an app crash, go to <NavigationText item="more"/> → <NavigationText item="settings"/> → <NavigationText item="settings_advanced"/> → **Dump crash logs**
|
||||
|
||||
::: guide-empty
|
||||
<figure class="centered">
|
||||
|
Loading…
Reference in New Issue
Block a user