Files
youtubeios/FAQs/FAQ_EN.md
T
2026-04-20 04:22:00 +03:00

19 lines
1.6 KiB
Markdown

# FAQ (Frequently Asked Questions)
[✓] 🇺🇸 English FAQ | [🇷🇺 ЧаВо на Русском](FAQ_RU.md) | [🇮🇹 FAQ in Italiano](FAQ_IT.md) | [🇵🇱 FAQ po Polsku](FAQ_PL.md)
<details>
<summary>What iOS versions does YouTube Plus support?</summary>
<p>YouTube Plus supports iOS 14 and above. <strong>However</strong>, if you're sideloading it on a non-jailbroken device, you must also consider the YouTube app's compatibility with your iOS version. Below is a list of the latest supported YouTube versions per iOS:</p>
<li><strong>iOS 14</strong>: YouTube v19.20.2</li>
<li><strong>iOS 15</strong>: YouTube v20.21.6</li>
<li><strong>iOS 16+</strong>: Any version, as supported by YouTube</li>
</details>
<br>
<details>
<summary>My iOS version is no longer supported by the latest YouTube app. What can I do?</summary>
<p>Here are some possible options:</p>
<li><a href="https://ios.cfw.guide/get-started/">Jailbreak your device</a>, install the latest supported YouTube version from the App Store, and <a href="http://dvntm0.github.io/#jb">install YouTube Plus as a tweak</a></li>
<li><a href="https://ios.cfw.guide/installing-trollstore/">Install TrollStore</a>, then <a href="https://github.com/Lessica/TrollFools/releases/">TrollFools</a>, install the latest supported YouTube version from the App Store, and inject <a href="https://github.com/dayanch96/YTLite/releases/">YouTube Plus</a> using TrollFools</li>
<li>Find a compatible IPA version online and <a href="../README.md#how-to-build-a-youtube-plus-app-using-github-actions">build a YouTube Plus app using Github actions</a></li>
</details>