Open JHPG opened 1 year ago
Currently, the event object doesn't have the possible status of an event invitation, like "confirmed", "canceled", "tentative", etc.
iOS status values:
Android status values:
Doesn't apply.
Logging the fetchAllEvents result and checking the properties.
fetchAllEvents
Show the current status on the event's properties, when it was created with an invitation.
The event object doesn't have this field.
Currently, the event object doesn't have the possible status of an event invitation, like "confirmed", "canceled", "tentative", etc.
iOS status values:
Android status values:
Environment
Doesn't apply.
Steps to Reproduce
Logging the
fetchAllEvents
result and checking the properties.Expected Behavior
Show the current status on the event's properties, when it was created with an invitation.
Actual Behavior
The event object doesn't have this field.