microsoft / WinObjC

Objective-C for Windows
MIT License
6.24k stars 809 forks source link

Conversion app with WKWebView #2881

Closed paskur closed 6 years ago

paskur commented 6 years ago

I can't convert my app with WKWebView from WebKit framework, it works when i replace this with deprecated UIWebView. Is that mean I cannot convert WKWebView to UWP, because it is not supported yet?

edvv commented 6 years ago

@paskur This is a dup of this: https://github.com/Microsoft/WinObjC/issues/2376 which defines the answer.

MSFTFox commented 6 years ago

As @edvv mentioned, this is a duplicate of #2376