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

Move to WKWebView #1

Closed
stefanalund opened this issue Sep 23, 2014 · 11 comments
Closed

Move to WKWebView #1

stefanalund opened this issue Sep 23, 2014 · 11 comments

Comments

@stefanalund
Copy link
Contributor

Use WKWebView instead of UIWebView. A nice overview of the capabilities of WKWebView can be found here http://nshipster.com/wkwebkit/

@stefhak
Copy link

stefhak commented Sep 23, 2014

Though, I've read it is very buggy for the moment.

23 Sep 2014 kl. 21:03 skrev Stefan Ålund notifications@github.com:

Use WKWebView instead of UIWebView. A nice overview of the capabilities of WKWebView can be found here http://nshipster.com/wkwebkit/


Reply to this email directly or view it on GitHub.

@stefanalund
Copy link
Contributor Author

WKWebView is unstable when building for 32-bit.

@ijsf
Copy link

ijsf commented Mar 11, 2015

@ijsf
Copy link

ijsf commented Mar 11, 2015

There's a preliminary version of Bowser using WKWebView in https://github.com/ijsf/bowser/tree/wkwebview - seems to be working, though not fully tested.

@stefanalund
Copy link
Contributor Author

Is that using the 64-bit package from Cerbero?

@ijsf
Copy link

ijsf commented Mar 11, 2015

32-bit armv7, briefly tested on iPad Mini Gen 1.

@stefanalund
Copy link
Contributor Author

Interesting. Have you tried many different URL's? When I tried this a couple of months ago, I hit the bug linked above and some pages just rendered blank. Fixed in iOS 8.2 SDK perhaps?

@ijsf
Copy link

ijsf commented Mar 11, 2015

Haven't really tested yet. I am pretty sure that bug is eventually going to be fixed though, if it hasn't already been.

@stefanalund
Copy link
Contributor Author

@ijsf I was thinking now would be a good time to mandate 64-bit devices only for Bowser and thus get rid of the problem of the buggy WKWebView. How far did you get with your move, does it work?

@stefanalund
Copy link
Contributor Author

I'm working on this here #61.

@stefanalund
Copy link
Contributor Author

#61 landed.

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

No branches or pull requests

3 participants