Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Error

A collection of 3 posts
Apple Pay, Error Reporting and Crash
Apple Pay

Apple Pay, Error Reporting and Crash

Working on the Apple platform brings a new kind of challenge and excitement. The environment where it will never cease to amaze you with exciting and never-seen-before circumstances. Today I ran into similar problem which consumed 75% of my day and it wasn't all bad. It gave me insight into
Apr 9, 2019 3 min read
Refactoring Gotcha
Swift

Refactoring Gotcha

Today I am going to write about recent refactoring gotcha I ran into. Hopefully this won't be a long post as I usually do. So let's move directly to the coding example. I had a original code like this. (Which was needed to be refactored considering most recent requirement) // For
Jun 14, 2018 3 min read
try-catch blocks - Swift 3.0
Swift 3.0

try-catch blocks - Swift 3.0

Today, I will try to go through some of the error handling techniques Swift uses. As we all know, the standard way to report error in Objective-C is passing an error pointer such as this NSError *error = nil; // Edit - Thanks to @powerje for correction below // Let's assume you have
Jan 23, 2017 4 min read
Fresh Beginning © 2025
Powered by Ghost