Apple Pay, Crash, iOS app, Error Reporting, Error Handling, Error, Payment, Gotchas, Lessons 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
Swift, Objective-C, Gotchas, Mistake, Error, Switch-case, Month 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
Swift 3.0, Try-catch, Tips, iOS, App, Error, Error Handling, try, catch 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