Earlier quoted context omitted.
Thanks. I'm happy to share that iCloud sync and MacOS app is something that already in the plan for future development. In the meantime, if you have an M-series Mac, you should be able to run the app directly on your Mac since I've enabled Mac Catalyst support.
Just a heads up from someone who's gone down iCloud sync path before. Make sure you're aware of the tradeoffs before relying on it for your app. It has a lot of downsides that aren't immediately obvious due to it relying on the user's iCloud storage quota. Many user's don't understand this and will leave 1 star reviews etc.
Show HN: I built a local-first daily planner for iOS
81–85 of 85 posts
Re: Show HN: I built a local-first daily planner for iOS
#82Earlier quoted context omitted.
Just a heads up from someone who's gone down iCloud sync path before. Make sure you're aware of the tradeoffs before relying on it for your app. It has a lot of downsides that aren't immediately obvious due to it relying on the user's iCloud storage quota. Many user's don't understand this and will leave 1 star reviews etc.
Thanks for the heads up. I’ll definitely keep that in mind. I’m curious though, what other downsides did you run into when using iCloud sync? Would love to learn from your experience.
Most of those things can probably be worked around and might not be applicable to your app but for me it went to the bucket of technologies not to touch again.
Re: Show HN: I built a local-first daily planner for iOS
#83Earlier quoted context omitted.
fwiw the expectation of post-sale maintenance would not be nearly as egregious if companies were not regularly pushing new updates that cause new issues it is a problem of ones own making
Well, on mobile the underlying operating system is moving so fast that companies must continue to update their apps or else they stop working. It's the absolute inverse situation to the backwards compatibility story of Windows. That kind of backwards compatibility is a wet dream for every mobile developer.
There are obviously going to be some exceptions for apps that rely on specific types of system services, of course.
Re: Show HN: I built a local-first daily planner for iOS
#84Earlier quoted context omitted.
Well, on mobile the underlying operating system is moving so fast that companies must continue to update their apps or else they stop working. It's the absolute inverse situation to the backwards compatibility story of Windows. That kind of backwards compatibility is a wet dream for every mobile developer.
I don't believe this is generally true. I have automatic updates for apps disabled on both my Android phones and iOS devices, and regularly use some apps that were installed years ago. There are obviously going to be some exceptions for apps that rely on specific types of system services, of course.
Re: Show HN: I built a local-first daily planner for iOS
#85Earlier quoted context omitted.
I don't believe this is generally true. I have automatic updates for apps disabled on both my Android phones and iOS devices, and regularly use some apps that were installed years ago. There are obviously going to be some exceptions for apps that rely on specific types of system services, of course.
You're not the average user if you have auto updates disabled. Notice you also said "some" apps, well, most do need to keep up with OS updates or fall behind.
What updates do you think need to be made to not “fall behind”? There aren’t many other than things like integration with Google Play services or App Store subscription billing.