JohnCoatesOSS / Limitless

Fork of Cydia. Different name to avoid confusion. Goal: Refactor Cydia to make contributions easier. Backport features to Cydia's coding style so they can be submitted for consideration.
GNU General Public License v3.0
155 stars 28 forks source link

Transition from UIWebView to WKWebView #64

Open ninjaprawn opened 7 years ago

ninjaprawn commented 7 years ago

See https://gitter.im/JohnCoatesOSS/Limitless?at=58435161b4ffd59e38dfd8f9

TL;DR: WKWebView is more modern, and has more API's that can make other parts of the app easier to manipulate the web views. Also more modern

Tatsh commented 7 years ago

Isn't the goal of Cydia extreme backward compatibility (Saurik said it runs all down to iOS 2.0)? If you switch to WKWebView you lose that.

uroboro commented 7 years ago

It's on the README's Why is it called Limitless.