revanced-manager/docs/3_troubleshooting.md
Radon Rosborough c06d15de5f
docs: Improve troubleshooting solutions (#1543)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-22 05:50:10 +01:00

1.3 KiB
Raw Blame History

❔ 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 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 conflicts with the patched app (i.e., signature mismatch or downgrade). Uninstall the existing app before installing the patched app.

  • ❗ī¸ Error code 135, 139 or 1 when patching the app

    You may be trying to patch a split APK1. This may not work under certain circumstances. In such a case, patch a full APK.

    Your device may otherwise be unsupported. Please look at the Prerequisites page for supported devices.

    Alternatively, you can use ReVanced CLI to patch the app.

  • 🚨 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