Hello Chris, On 30.11.2010, at 10:17, Chris Bell wrote:
Looking through the access and error logs on the server, whilst I'm connecting from both the address book app on my mac and from the iPhone, I can see the iPhone querying
[...]
and then it does a
PROPFIND /directory
the addressbook app calls
PROPFIND /directory PROPFIND /principals/users/{username} PROPFIND /addressbooks/__uid__/{uid of user}/addressbook/
which is when it successfully connects. I'm assuming that the iPhone is looking through the server in a different way in which to find the address books, or I've created an address book incorrectly on the mac and the iPhone is struggling to understand. If I find out more I'll post it, hopefully this will help someone other than me ;)
ever tried to configure you CalDAV server to not return the /directory resource ? Bye Goetz