Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App updates using UIWebView as of December 2020 will not be accepted by the App Store #231

Closed
Baccount opened this issue Dec 24, 2019 · 6 comments
Milestone

Comments

@Baccount
Copy link

Baccount commented Dec 24, 2019

The App Store will no longer accept new apps using UIWebView as of April 2020 and app updates using UIWebView as of December 2020.

https://developer.apple.com/news/?id=12232019b
Will this effect Onionbrowser, because it’s based of the endless browser?
@mtigas
@tladesignz

@tladesignz
Copy link
Contributor

Yes, it will, if we don't come up with a working solution until then.

Either Apple will provide us with a SOCKS interface to WKWebView or we need to get Tor run stable inside a Network Extension, which, unfortunately, it currently doesn't. Not so much Tor's fault, but our unstable glue code's (tun2tor). Also, we would probably loose the ability to support OBFS4 and Meek, because we won't be able to cram that into the 15 MB RAM limit of Network Extensions.

You can read more on the technical details here, if you're interested and haven't, yet:
(Note the date of the article - Tor is now very much improved.)

https://benjaminerhart.com/2018/03/state-of-the-onion-ios/

@tladesignz
Copy link
Contributor

https://twitter.com/tladesignz/status/1214532167235252224
https://openradar.appspot.com/FB7524212

@lanierband
Copy link

"The End" by The Doors: https://www.youtube.com/watch?v=VScSEXRwUqQ

At least now we have a definitive date.

@tladesignz
Copy link
Contributor

Related: #47

@tladesignz
Copy link
Contributor

@tladesignz
Copy link
Contributor

Closed. Further progress will be tracked in #47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants