WWDC 17 Packing List
It’s almost time for WWDC17, this year in San Jose, CA instead of San Francisco. I haven’t been in several years because my lottery skills are obviously lacking. I managed to score one this year and I’m pretty excited. What …
It’s almost time for WWDC17, this year in San Jose, CA instead of San Francisco. I haven’t been in several years because my lottery skills are obviously lacking. I managed to score one this year and I’m pretty excited. What …
Much of Xcode is wonderful to use in my opinion. You can dig and dig and dig and still find new things in there. However, there are aspects that induce sphincter tightening just thinking about it (without version control). Anything …
watchOS: Adding a complication to an existing project? Read more »
I recently played around recording audio on my Apple Watch. Doing that was easy enough, and I wanted to send the recorded file from the watch extension to the iOS application – and play it. I started messing around and …
Sending and playing an audio file from Apple Watch Extension to iOS Read more »
Recently I was working with watchOS 3 and iOS – transferring data back and forth (not using reply callbacks). I was using .sendMessage, and messages from the iPhone to the watch were very quick. However, messages from the watch to …
Recently I have been developing an iOS app that comes with a companion Apple Watch extension. I wanted to play with the communication between iOS and WatchOS using func session(session:WCSession, didReceiveMessage message:[String:AnyObject]) via WatchConnectivity It was working well and I thought …
Swift: When you have an Optional String you need to remove Read more »
The idea of having a BLE-enabled proximity lock & unlock for a work computer is a really good one. I generally have quite confidential information displaying on my monitors at any given time throughout the day. If I run to a …
I don’t often mention applications here, hell… I don’t post very often here. But I just downloaded and tried a sweet, free iOS application that I’d like to tell you about.
Based on my previous post about my Apple Watch, I was hoping for Apple to do something with an update release for WatchOS. I still wasn’t getting close to a whole day on a charge but it seemed a bit better than …