Skip to content
New issue

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

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

Open
thuongtv-vn opened this issue Feb 8, 2022 · 9 comments

Comments

@thuongtv-vn
Copy link

thuongtv-vn commented Feb 8, 2022

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?

@andordavoti
Copy link

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)

@jsaq007
Copy link

jsaq007 commented Sep 13, 2022

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".

@tofujlg
Copy link

tofujlg commented Mar 19, 2024

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.

@SavinderSinghRealoq
Copy link

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

@minimalknave127
Copy link

Same here

@hellaeon
Copy link

hellaeon commented Jul 3, 2024

anyone work this out? exactly where I am at

@NielsSmits1
Copy link

This problem is keeping me from fully integrating this package for every device. I was originally using react-native-calendar-events, but that had problems on samsung devices. I'm now using this package and react-native-calendar-events simultaneously since it covers most scenarios.

@krepinnegga
Copy link

anyone work this out? exactly where I am at

Same as me.

@Rc85
Copy link

Rc85 commented Nov 27, 2024

Only happening using Google Calendar. Using Samsung Calendar, it closes calendar app and returns to my app immediately after creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants