mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-06 18:09:31 +02:00
21 lines
969 B
Markdown
21 lines
969 B
Markdown
# ❓ Troubleshooting
|
|
|
|
Find common issues and their solutions below.
|
|
|
|
## 🆘 Common issues
|
|
|
|
- **Patching fails with an error or patched app crashes**:
|
|
- Make sure ReVanced Manager is up to date by following [🔄 Updating ReVanced Manager](2_4_updating.md)
|
|
- Reset the safeguard settings under `Settings` > `Advanced` to their default values
|
|
- If a patch has options, reset them to their default values or correctly configure them
|
|
- Make sure you are patching a full APK file and not an [APK bundle](https://developer.android.com/guide/app-bundle/app-bundle-format)
|
|
- **Patches fail to load**: The selected file is not using the ReVanced API format or the remote URL is not reachable.
|
|
- **Patching takes too long**: Make sure you are using a device with enough storage space and free memory.
|
|
Be patient during the patching process.
|
|
|
|
## ⏭️ What's next
|
|
|
|
Learn how to build ReVanced Manager from source.
|
|
|
|
Continue: [🔨 Build from source](4_building.md)
|