We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: