Introduction to Siri Shortcuts in iOS
At WWDC 2018 in San Jose, Apple announced Siri Shortcuts, a long-awaited feature which empowers developers to extend and augment
Gregg Mojica is a software engineer & CEO at Clovis, a startup focusing on voice technology. When not hard at work building apps, he enjoys writing and photography.
At WWDC 2018 in San Jose, Apple announced Siri Shortcuts, a long-awaited feature which empowers developers to extend and augment
Let’s face it – provisioning, certificates, beta testing, unit/ui testing, and app submission is nuisance, to say the least.
Core Image is a powerful API built into Cocoa Touch. It’s a critical piece of the iOS SDK. However,
When Parse announced its shutdown last January, thousands of developers were upset and feared for the worst. In fact, Parse
Understanding CocoaPods, a dependency manager for Swift and Objective-C projects, is a critical skill every iOS developer should have. If
Following up on my previous post, I bring the second part of this series on WWDC scholarships. With WWDC happening
Apple’s World Wide Developer’s Conference (also known as WWDC and known better by attendees as DubDub) will be
Following up on my previous post on migrating a parse database to a self-hosted MongoDB instance, in this spring-themed tutorial,
You may have heard that Facebook’s Parse.com, the popular Backend-as-a-Service (BaaS) is shutting down and all features will
Networking in Swift has been a point of contention since the announcement of the language back in June of 2014.
Update: iOS 9 launched with a bug preventing app thinning from working properly. As of iOS 9.0.2, this
With iOS 9’s public launch earlier this week, it’s never been a better time to understand how to