@cweiske said:
The issue does not occur anymore after updating to DAVdroid 0.9.0.4.
Good to know, thanks for the information 👍
I have a Fastmail family account. This comes with a shared address book that all accounts in the family have access too; however, when I sync with DavDroid, only my personal address books are shown.
I contacted Fastmail and they replied with the following:
“Some clients don’t detect the shared address book correctly. So you would need to manually configure them.”
The reply also included instructions for manually adding the shared address book. This included a server address and username specific for the shared address book (which I don’t want to post here). There is an option to create a new address book with DavDroid, but I can’t add an existing one manually.
DAVDroid version: 1.0.7 (98)
@rfc2822 wrt 1) The FastMail shared address book is returned with the other address books that are available for the specified user using standard CardDAV/WebDAV interactions e.g. addressbooks collection via resourcetype, addressbook-home-set or current-user-principal. What methods does DAVdroid use?
@rl All of them. DAVdroid tries to detect the current-user-principal, then the addressbook-home-sets, then detects whether either the home sets themselves or their member collections are collections of type addressbook.
Was there a solution to this problem? I’m currently testing FastMail and running into the same issue. Only the personal address book is shown, not the shared one.
In debug log you can see that the shared addressbook is reported back, but for some reason it is discarded.