iOS reference document - iOSBrowser

Mark Wilcox mark at sorcery-ltd.co.uk
Thu Jun 19 09:01:52 EDT 2014


> 1. Does anyone know how i might find this "iOS reference document"?



[1]https://developer.apple.com/library/ios/documentation/uikit/referenc
e/UIWebView_Class/Reference/Reference.html



> 2. Does one of the newer versions of LC for iOS contain an even
better

> browser, one with more features or capability?



No, UIWebView has not changed significantly (until iOS 8) and the App
Store rules prevent you from shipping your own browser engine. I
believe LiveCode is going to be shipping it's own WebKit version on
other platforms though.



> 3. Is there a stack somewhere that demonstrates features of a newer
iOS

> browser?



No, although there is a new WKWebView class in iOS 8 that allows
significantly more interaction between the app and the web content.
There are of course no official plans to support it in LiveCode yet.



--

Mark Wilcox

mark at sorcery-ltd.co.uk

References

1. https://developer.apple.com/library/ios/documentation/uikit/reference/UIWebView_Class/Reference/Reference.html



More information about the use-livecode mailing list