mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
# 🛟 Troubleshooting
|
|
|
|
In case you encounter any issues while using ReVanced Manager, please refer to this page for possible solutions.
|
|
|
|
- 💉 Patching fails with an error
|
|
|
|
Make sure ReVanced Manager is up to date by following [🔄 Updating ReVanced Manager](2_3_updating.md) and select the **Default** button when choosing patches.
|
|
|
|
- 💥 App not installed as package conflicts with an existing package
|
|
|
|
An existing installation of the app you're trying to patch is conflicting with the patched app. Uninstall the existing app before installing the patched app.
|
|
|
|
- ❗️ Error code `135`, `139` or `1` when patching the app
|
|
|
|
Your device is not supported. Refer to the [Prerequisites](0_prerequisites.md) page for supported devices.
|
|
|
|
Alternatively, you can use [ReVanced CLI](https://github.com/revanced/revanced-cli) to patch the app.
|
|
|
|
- 🚫 Non-root install is not possible with the current patches selection
|
|
|
|
Select the **Default** button when choosing patches.
|
|
|
|
- 🚨 Patched app crashes on launch
|
|
|
|
Select the **Default** button when choosing patches.
|
|
|
|
## ⏭️ What's next
|
|
|
|
The next page will teach you how to build ReVanced Manager from source.
|
|
|
|
Continue: [🛠️ Building from source](4_building.md)
|