Difference between revisions of "CalDAV-Sync FAQ"

From dmfswiki
Jump to: navigation, search
Line 10: Line 10:
 
=== It doesn't sync! What can I do? ===
 
=== It doesn't sync! What can I do? ===
 
Please have a look at [[Supported servers & services]] first. Maybe there is a known issue with your server. Otherwise please read "[[How to report bugs]]" and send me a bug report.
 
Please have a look at [[Supported servers & services]] first. Maybe there is a known issue with your server. Otherwise please read "[[How to report bugs]]" and send me a bug report.
 +
 +
=== My accounts are gone when I reboot the phone! ===
 +
You've probably moved the app onto the SD card. Android loads all sync adapters during boot. If a sync adapter is not found, a "clean up" method is triggered. This method is important to remove dead accounts when you uninstall a sync adapter. If you move the app to SD then it may not be available during the account check (as the SD card may be mounted at a later time) and your accounts will be removed. So the fix is: Move the app back to the phone.

Revision as of 20:38, 10 October 2011

Is CalDAV-Sync Open-Source Software?

Currently it isn't, but it is planned to make it Open-Source once it evolves to version 1.0.

Why don't you make it Open-Source right now?

Because it's not ready yet. Some parts of the source code are quite messy, it would be too embarrassing to publish it ;-)

How do I setup CalDAV-Sync with ...

Please see the list of Supported servers & services then select your server/service to see the set up instructions.

It doesn't sync! What can I do?

Please have a look at Supported servers & services first. Maybe there is a known issue with your server. Otherwise please read "How to report bugs" and send me a bug report.

My accounts are gone when I reboot the phone!

You've probably moved the app onto the SD card. Android loads all sync adapters during boot. If a sync adapter is not found, a "clean up" method is triggered. This method is important to remove dead accounts when you uninstall a sync adapter. If you move the app to SD then it may not be available during the account check (as the SD card may be mounted at a later time) and your accounts will be removed. So the fix is: Move the app back to the phone.