iOS

Jun 3, 2021 Cybersecurity

Mobile App Code Security: Implementation Patterns That Actually Work

Implementing mobile security requires more than theory. Learn practical code patterns for secure storage, obfuscation, runtime protection, and authentication that you can deploy today.

SecurityiOSAndroid
Mar 28, 2018 Development

How To Setup Root Certificate For MITM Proxy On iOS

Step-by-step visual guide to install and trust BrowserMob-Proxy root certificate on iOS devices. Intercept HTTPS traffic without complaints!

iOSTest Automation
Jan 4, 2018 Development

The easiest way to perform network latency test on an App in iPhone

No proxy or router needed! Simulate network latency and poor network conditions on iOS using the built-in Network Link Conditioner. Test your app's performance effortlessly.

iOS
Jun 8, 2016 Cybersecurity

Setup IMAP with SSL-only on iPhone/iPad

Can't connect to IMAP SSL on iOS? Airplane mode is the key! Step-by-step visual guide.

iOS
Feb 28, 2016 Development

CLLocationManager Tutorial and Troubleshooting

Location services not working after iOS 8? Complete guide to fixing common CLLocationManager issues with NSLocationUsageDescription.

iOSSwift
Introducing try-catch from Apple Swift 2, with sandbox on web by IBM Bluemix
Dec 7, 2015 Development

Introducing try-catch from Apple Swift 2, with sandbox on web by IBM Bluemix

Is Swift 2's try-catch more elegant than Go? Try Swift 2.2's new error handling features yourself in IBM's web-based sandbox.

AppleiOSSwift
May 5, 2015 Development

MerchCircle

The simplest solution for selling things to your friends: an iOS app built with MasterCard transfer API.

iOSSwifthackathon
Apr 23, 2015 Development

Mastercode/Mastercard Hackathon 2015 @ Hong Kong

My first hackathon experience: 150 participants, 2-minute pitches, and survival tips for Mastercard API hackathons.

hackathoniOS
Aug 6, 2014 Development

Discover Swift: Writing a Pachinko game on iOS with Swift and SpriteKit

Build a Japanese pinball game with Swift and SpriteKit! Learn type inference, optional variables, and physics collision handling from scratch. Full source code on GitHub.

iOSSwift
Jul 28, 2014 Misc

iOS 8 Time-Lapse Videos

iOS 8 beta 3 now supports time-lapse videos! Watch my dawn and driving time-lapse videos captured on iPhone 4s in Hong Kong.

iOS