gcrabtree/react-native-socketio

Event created in Android device shown as Birthday on Calendar and after sometime it disappears

Closed this issue · 1 comments

I am creating event in Android device but the title always shown as Birthday and no notes and other fields appear like alarm or startdate and enddate on Gmail calendar.

Also the created event disappears from calendar in some seconds. This was not happening until yesterday.

RNCalendarEvents.saveEvent('Call User', { notes: 'Test Note', description: 'Test Note', startDate: <start date>, endDate: <end date>, alarms: [ { date: 5 } ] });

Sorry...wrongly posted