From 54eb9ddfccd60989417e7a2f08f8b4972faf211c Mon Sep 17 00:00:00 2001 From: Lennart K <18233294+lennart-k@users.noreply.github.com> Date: Fri, 18 Jul 2025 12:24:28 +0200 Subject: [PATCH] docs: Update notes for Apple Calendar --- docs/setup/client.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/setup/client.md b/docs/setup/client.md index aeef490..22bb873 100644 --- a/docs/setup/client.md +++ b/docs/setup/client.md @@ -49,7 +49,8 @@ You can set up DAVx5 through the Nextcloud login flow. Collections including gro You can download a configuration profile from the frontend in the app token section. -**Limitation**: Group collections are not automatically discovered, for these you need to set up separate CalDAV configurations using the corresponding principal homes (but your own user id). +**Note**: Since Apple Calendar does not properly support the `calendar-home-set` property the `/caldav-compat` endpoints should be used. +That also means that Apple Calendar is not able to automatically discover group collections so in that case you'll have to manually add all principals with `/caldav-compat/principal/`. ## Evolution