gggard / AndroidCaldavSyncAdapater

Caldav synch adapter for Android
246 stars 88 forks source link

only sees self-created events on radicale #183

Open brianjmurrell opened 10 years ago

brianjmurrell commented 10 years ago

I have a radicale 0.8.0 up and running which seems to work fine with other caldav clients such as Evolution. With Evolution I can add events from different machines and all machines see each other's added events.

I can also add events with Caldav Sync Adapter and the Evolution clients see those events however Caldav Sync Adapter does not see events added by other clients such as Evolution.

Clearly this is not enough information for you to debug the issue but I would be happy to provide whatever additional information might be needed to get to the bottom of this.

brianjmurrell commented 10 years ago

And indeed, two different Android devices running the same (latest from the play store) version of Caldav Sync Adapter don't even see each others' events yet my multiple Evolution clients see events added by both of the Caldav Sync Adapters (and each other).

Given that multiple Evolution clients can see each other's events and can see events added by multiple Caldav Sync Adapter clients but Caldav Sync Adapter clients only see their own events and not those added by an Evolution client or even another Caldav Sync Adapter client, the issue seems to point squarely at Caldav Sync Adapter. Wouldn't you agree?

But as I said originally, I am happy to provide whatever debugging information might be necessary to help get to the bottom of this.