Ok, I have fetched again the event, with HTTP logging enabled. The log
confirms that the server is not sending back EXDATE clauses in the
gd:recurrence XML node.
The information about exceptions is returned, but not trough a
gd:recurrenceException XML node as shown in
http://code.google.com/apis/gdata/docs/2.0/elements.html#gdRecurrenceException
Instead, I simply see an entry XML node containing all of the
information related to the exceptions. I was expecting the following
nesting:
gd:recurrenceException
gd:entryLink
entry
This is probably the reason why the array of exceptions returned by
recurrenceExceptions is nil. Is this a recent modification of the
protocol ?
I am not posting the log, to avoid manually editing it to remove
relevant information. Let me know if you really need it (and in this
case I will edit and send it).
On Nov 16, 8:35 pm, Greg Robbins <
grobb...@google.com> wrote:
> The http logging feature is described at
>
>
http://code.google.com/p/gdata-objectivec-client/wiki/GDataObjCIntrod...