3.3 KiB
Frequently asked questions
Please read them before asking questions that have been asked too many times.
2 Is ReVanced available on iOS or TV?
ReVanced is a patcher for Android apps. Android is very different from iOS. Therefore, ReVanced is not available on iOS. The nearest equivalent to ReVanced on iOS is Theos. If your TV runs Android, it may be possible to use ReVanced.
3 How to get ReVanced?
ReVanced is a patcher for Android apps. Getting ReVanced means patching your app. Follow the ReVanced Manager documentation to use ReVanced Manager or the ReVanced CLI documentation to use ReVanced CLI.
4 Does ReVanced support non-rooted devices?
Yes! ReVanced supports non-root and rooted devices.
5 Which patches are available?
You can check the list of available patches at revanced.app, in ReVanced Manager or ReVanced CLI. Since ReVanced is open source, anyone can pick up a feature. Your contributions are also very welcome. You can request patches here.
6 How can I help?
Since we are an open-source community and depend on outside help, you can always check out our GitHub repositories and contribute to ReVanced by creating an issue or pull request.
7 Does ReVanced always stay up to date with X?
ReVanced Patcher allows you to use patches on any app version. However, please note that patches may not work if you're not using the versions suggested by ReVanced Manager.
8 What patches exist?
You can check supported apps and their patches on the ReVanced Website.
9 Where to get (full) APKs
You can get (full) APKs from sites such as APKMirror or APKPure. An APK ends with the extension .apk
.
10 Capture logs from patched YouTube
- Turn on
Misc > Debugging > Debug logging
(Ensure you have used theEnable debugging
patch). - Open a shell over ADB and capture logs using the command
logcat | grep revanced:
(orlogcat | grep AndroidRuntime
for exception logs). Alternatively, any app capable of capturing logs using Logcat can be used.
11 Can you help me?
You must include all relevant information regarding your issue in #help
on our Discord server, or any platforms where you can ask for help (Find them on our website). This includes:
- The issues
- Images, videos, and logs
- Version of ReVanced Manager, the app you patch, etc.
- How we can replicate the issue on our end
12 Where to get MicroG GmsCore?
If you patched YouTube with the GmsCore support
patch, opening YouTube will redirect you automatically to the correct download page.
13 Is ReVanced affiliated with Vanced?
ReVanced is not affiliated with Vanced.
14 How to update patched apps?
To update a patched app, you need to patch and install the new version of the app. See #3 in Questions.