react-native-add-calendar-event icon indicating copy to clipboard operation
react-native-add-calendar-event copied to clipboard

Does not get back to app after created an event successful on Google devices

Open thuongtv-vn opened this issue 3 years ago • 8 comments

The feature is working well on Samsung devices, But not on Google devices as Nexus... After created an event, the Calendar app is shown instead of App. Do you guys have any ideas?

thuongtv-vn avatar Feb 08 '22 09:02 thuongtv-vn

Having the same issue on an emulator with Google Play Services. When adding a calendar event the flow is:

AddCalendarEvent.presentEventCreatingDialog() -> Opens the Google Calendar App with the event -> Press save -> Stays in the Google Calendar App (have to press the back button to go back to my app)

andordavoti avatar Feb 08 '22 12:02 andordavoti

Having the same issue on an emulator with Google Play Services. When adding a calendar event the flow is:

AddCalendarEvent.presentEventCreatingDialog() -> Opens the Google Calendar App with the event -> Press save -> Stays in the Google Calendar App (have to press the back button to go back to my app)

Having the same issue. However the event return is always "CANCELLED".

jsaq007 avatar Sep 13 '22 15:09 jsaq007

Having the same issue on an emulator with Google Play Services. When adding a calendar event the flow is: AddCalendarEvent.presentEventCreatingDialog() -> Opens the Google Calendar App with the event -> Press save -> Stays >in the Google Calendar App (have to press the back button to go back to my app)

I have the same issue on both emulator and Pixel 7 and Pixel 7 pro (Android 14). The Google calendar app is opened within my app and takes over my app. I have to re-start my app.

tofujlg avatar Mar 19 '24 03:03 tofujlg

I'm facing the same problem. Has anyone found a solution?

SavinderSinghRealoq avatar Mar 21 '24 09:03 SavinderSinghRealoq