< Previous: Delivering notifications with CloudKit push messages: CKQuerySubscription | Table of Contents > |
This was an epic tutorial: epic in length, epic in breadth, and I hope you'll agree epic in what we've accomplished. You've built another real app, you've learned about AVAudioRecorder
, CKQuery
, CKRecord
, CKAsset
, CKQueryOperation
, CKQuerySubscription
, NSPredicate
, NSSortDescriptor
and more, while also having some bonus practice working with UIStackView
, UITableView
and NSAttributedString
.
So yes, the tutorial was long, but even though you're tired I'd like to think you're pleased with the end result. Take a break, perhaps even a couple of days, then come back and have a think about how you could improve this project. It's so big there are lots of possibilities, not least:
Whistle
class inherit from NSObject
. Can you make it conform to the NSCoding
protocol? You might find project 12’s guide to NSCoding and UserDefaults in Swift useful.AddCommentsViewController
class so that it correctly adjusts the text view when the keyboard appears. I already showed you how to do this in project 16.Of course, the other thing you could do is perhaps the most important of all: go back through all your code and make sure you handle CloudKit errors gracefully. Seriously, put your hand in the air and repeat after me: I promise to show meaningful iCloud errors to my users.
Now, I know you didn't actually do that, but you really ought to at least mean it. As Apple has said, handling errors is the difference between working apps and non-working apps, and you don't want a non-working app, do you?
SPONSORED Take the pain out of configuring and testing your paywalls. RevenueCat's Paywalls allow you to remotely configure and A/B test your entire paywall UI without any code changes or app updates.
Sponsor Hacking with Swift and reach the world's largest Swift community!
One of the most effective motivators of success is sharing your progress with other people – when you tell folks what you're doing and what you've learned, it encourages you to come back for more, which in turn will help you reach your app development goals faster.
So, now that you've done all the hard work it's time to share your success: tell folks that you've completed this project, either by clicking the button below to start composing a tweet, or by writing your own message from scratch. This will definitely encourage you to keep learning, but it will also help other folks discover my work – thank you!
Link copied to your pasteboard.