From bbf663a8ddda153392d9eb8b080b97cb7ccd6ae6 Mon Sep 17 00:00:00 2001 From: Lars Falk-Petersen Date: Wed, 14 Jan 2026 10:04:33 +0100 Subject: [PATCH] Update instructions for iOS sync Clarify that the path is needed for both calendar and contacts, and which parts needs to be replaced. iOS gives terrible feedback when the path is missing, so I found help at https://help.nextcloud.com/t/ios-caldav-client-not-syncing/155018/2. This was tested yesterday. Signed-off-by: Lars Falk-Petersen --- user_manual/groupware/sync_ios.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user_manual/groupware/sync_ios.rst b/user_manual/groupware/sync_ios.rst index a221ed12ae6..be23255f195 100644 --- a/user_manual/groupware/sync_ios.rst +++ b/user_manual/groupware/sync_ios.rst @@ -16,7 +16,7 @@ Calendar #. Enter your user name and password. #. Select Next. #. Open Advanced Settings -#. For server, type the domain name of your server and username, i.e., ``example.com/remote.php/dav/principals/users/username/``. +#. For server, type the domain name of your server and path, i.e., ``example.com/remote.php/dav/principals/users/username/`` (replace **example.com** and **username**). #. Close Advanced Settings Your calendar will now be visible in the Calendar application. @@ -41,7 +41,7 @@ Contacts #. Select Add Account. #. Select Other as account type. #. Select Add CardDAV account. -#. For server, type the domain name of your server i.e. ``example.com``. +#. For server, type the domain name of your server and path, i.e., ``example.com/remote.php/dav/principals/users/username/`` (replace **example.com** and **username**). #. Enter your user name and password. #. Select Next.