Running real devices on Xcode with unsupported iOS versionThis article is to provide a possible solution to run real devices on Xcode if your iOS devices have unsupported version respective to your…Jun 12, 202383Jun 12, 202383
Using Combine for URLSession in Swift (1) — replacing RxSwiftThis series is to illustrate the use of Swift Combine - the official reactive framework by Apple. As we have demonstrated using RxSwift to…Mar 9, 20204Mar 9, 20204
Mobile Security Measures — An Overview on iOS and Android appsSmartphone nowadays is a digital twin of the user. Security should always come first when we talk about the essential elements of an app…Feb 27, 201928Feb 27, 201928
Using UITableView in Swift (2) — with RxSwiftAs we have gone through the basic usage of UITableView in the previous article, this time e will transform that example into a project…Dec 30, 2018170Dec 30, 2018170
Using UITableView in Swift (1) — The BasicsThis story is to demonstrate the use of UITableView, one of the most basic elements in iOS development.Oct 8, 2018461Oct 8, 2018461
Using URLSession to retrieve JSON in Swift (2) — With Unsplash APIThis article is to demonstrate how to retrieve JSON data from a HTTP Web API in iOS development continuing Part 1 with Swift 4. To present…Aug 21, 201864Aug 21, 201864
Using URLSession to retrieve JSON in Swift (1) - Getting StartedThis article is to demonstrate how to retrieve JSON data from a HTTP Web API in iOS development.Aug 4, 20183001Aug 4, 20183001
Host Your Custom Domain Name with Amazon Route 53 and Google FirebaseIn this article I will walk you through how to set up a domain name and host your website using Amazon Web Services Route 53 and Google…Jul 6, 201852Jul 6, 201852