Posted on May 7, 2018
by Steven Lipton
6 Comments
While doing some work on more material for the site in Swift playgrounds, I ran into a serious bug in the Swift Playgrounds for iPad. I made a short video to tell you’re about it, and I’ve included an extended transcript afterwards. Hello Folks… Continue Reading “Bug Workaround: Swift Playgrounds for iPad”
Category: GUI, iOS 11, iOS Development Weekly Tips, LinkedIn Learning / Lynda.com, Swift playgrounds, Swift ProgrammingTags: bug, error, error message, iPad, iPad Playgrounds, liveView, NavigationController, playgrounds, Problem Running Playground, swift, Swift playgrounds, UIviewcontroller, using swift playgrounds, view
Posted on October 28, 2014
by Steven Lipton
13 Comments
[Updated to Swift2.0/iOS9 — 10/17/15 SJL] There are times we need formatted content. There are also times we need to access content on the web. The UIWebView is a very useful view for both. In this week’s lesson we’ll explore how to use this… Continue Reading “Swift Swift: Using UIWebViews in Swift”
Category: GUI, Swift, Swift Programming, Swift Swift, TutorialTags: App Transport Security, CSS, error, HTML, HTML Formatting in Swift, ios9, loadHTMLString, loadRequest, NSAppTransportSecurity, NSURL, NSURLRequest, swift, UIWebView, UIWebView in Swift, web browsers, Web View
Posted on September 12, 2014
by Steven Lipton
1 Comment
We’ve had another change to the Swift compiler that was brought to my attention by an astute reader. I was aware of it, and you’ll notice I even used it in the last few posts, but I really should have warned people about it,… Continue Reading “The Joys of Beta Swift: More with Optionals and the “does not have a member named” error”