iOS
How to serve HTML in iOS app with UIWebView (Swift)
As I have mentioned in an earlier post, I really enjoying coding in Swift. Now what am I doing with it? Well I am trying to build an HTML5 app that must work on devices with iOS 7. So in iOS8 apple has introduced a whole bunch of features that Read more…