RE: https://mastodon.social/@lukaskubanek/116299581006179836

This is a total showstopper for any iOS apps using CloudKit.

@marcoarment soft disagree, CK apps should be architected so that push notifications are a nice to have, not a requirement.
@paul keep in mind that a lot of developers use frameworks that wrap CK and those are mostly written to rely on the notifications instead of polling them pushing first - aka “it’s easier said than done if all you did was do as the spec told you”
@heals I 109% accept that it’s an easy mistake for a dev to make on their own app, but if you are shipping a framework for others to use I think you should be familiar enough with the tech to realize this pitfall.
@paul I think reality has proven that theory didn’t work out (sadly)