Search code examples
ioscloudkitcksubscription

Can I use subscriptions in my app using CloudKit when user is not logged into iCloud?


Curious wether if user is not logged in can it prevent usage of subscription notifications?


Solution

  • You can not create subscriptions (or create any records, or access a private database) unless there is a logged in iCloud account.