Calvin WongRunning 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, 20233Jun 12, 20233
Calvin WongUsing 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, 2020Mar 9, 2020
Calvin WongMobile 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, 2019Feb 27, 2019
Calvin WongUsing 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, 2018Dec 30, 2018
Calvin WongUsing 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, 20181Oct 8, 20181
Calvin WongUsing 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, 2018Aug 21, 2018
Calvin WongUsing 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, 20181Aug 4, 20181
Calvin WongHost 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, 2018Jul 6, 2018