🍏 A jailbreak tweak for Apple News — no paywalls, all articles visible.
NoMorePaywalls removes News+ paywall barriers in Apple News on jailbroken iOS devices.
Built for people who want full access to stories without an expensive monthly subscription.
- Removes Apple News+ paywalls
- Works on iOS 10 → 18 (where jailbreak exists)
- Minimal footprint — no UI, just behavior hook
git clone https://github.com/Tweaker177/NoMorePaywalls
cd NoMorePaywalls
# customize target (rootless / rootful)
make package• add "64" to the architecture type in the control file if rootless is desired. it should say "iphoneos-arm64" if rootless otherwise "iphoneos-arm"
• Built using Theos
• Targets Apple News private frameworks
⸻
Install the generated .deb using your preferred package manager:
• Sileo
• Zebra
• Cydia
Or manually via:
dpkg -i NoMorePaywalls.debRespring after installation.
⸻
Apple News performs multiple internal checks to determine whether content should be restricted to News+ subscribers.
This tweak hooks those decision points and neutralizes the gating logic, allowing full article rendering without modifying UI state or network responses.
Details are intentionally kept high-level.
⸻
Legal / Disclaimer
This project is provided for research and educational purposes only.
You are responsible for how you use it.
⸻
License
MIT