Posts

Post not yet marked as solved
3 Replies
916 Views
Please: does WKWebView support XSLT rendering? This is not working with WKWebView (it used to work with UIWebView): self.webView.load(data, mimeType: "text/xml", characterEncodingName: "ISO-8859-1", baseURL: url) where  data = XML  url = the complete path to the XSLT file  Thank you!
Posted Last updated
.
Post not yet marked as solved
0 Replies
413 Views
Our customer has RTF files with images and wants it rendered on the iPad.I'm using Swift, TextView with NSAttributedString and it does render the code, but not the images.Please, any help would be appreciated.
Posted Last updated
.