As usual I was a bit overly ambitious yesterday and ran out of time. So I have a few more sessions I have to watch this morning before things get going. The first of which is: The SwiftUI cookbook for navigation Review of new APIs for navigation across of SwiftUI. This will provide simple receipts […]
Tag: coredata
Heading Down to the wire
Well, I thought I had the last major bug figured out, but it was still there. So back to the drawing board. This is a bit of an insidious problem since it causes unexpected changes to the data. In order to keep from corrupting my testers data, I have not released any of my interim […]
Holiday Card App Update
Well, it has been three years in the making, and I am finally starting to feel that this app may be ready. I’ve not had much time to work on it over the three years, but I’ve used this app to learn CoreData and CloudKit. On Christmas Day, I finally broke through and fixed my […]
WWDC – Day 5
I wanted to start this day early, since I was declined for my second Lab request. I have been working on Shortcuts support in Wasted Time and while I had a great session on Wednesday, I am still having issues with the launching of Wasted Time from the Shortcuts app. I am getting a “Sorry […]
Getting Ready for WWDC
After trying for years, I am heading to WWDC this year for the first time. I understand that there are a ton of – non-Apple events that happen at the same time, but I am heading to WWDC not those other events. I will be going to a few events in the evenings, but I […]
Alpha testing of New App underway
So, I have begun Alpha testing of my new app with a small group of friends. I have setup TestFlight in order to do this, and while there are a lot of builds going on, sometimes multiple in one day, I am excited to be doing this. Right now the app is NO WHERE feature […]
Continuing to explore CoreData
A few weeks back I was at MacWorld where I talked to the people at APRESS to see what books they may have on CoreData. They had one that seemed to be pretty good and I have picked it up. The book is called Pro Core Data for iOS: Data Access and Persistence Engine for […]
Core Data and iOS
I’ve been working on a new app lately, and I’ve taken this time to try and teach myself CoreData. CoreData is the mechanism by which Apple has taken traditional SQL database and mapped it to the programming model used in iOS apps. Over the next few blog entries I will try and describe my learning […]