When I create a new event using Expo.Calendar.createEventAsync
and then open the event using Expo.Calendar.openEventInCalendar(eventId);
the event displays “0 guests - Some guests are hidden”. I am not adding any guests. When I exit and go into the google calendar again it no longer displays it. Does expo somehow add a guest temporarily? Not sure what could cause this otherwise.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.