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

Error called createEventInteractively #558

Open
avilaatencioa opened this issue Jan 10, 2022 · 5 comments
Open

Error called createEventInteractively #558

avilaatencioa opened this issue Jan 10, 2022 · 5 comments

Comments

@avilaatencioa
Copy link

"cordova-ios": "6.2.0"
"cordova-plugin-calendar": "^5.1.5"
"@ionic-native/calendar": "^5.36.0"

Captura de Pantalla 2022-01-10 a la(s) 11 11 38 a m

@saggio89
Copy link

This was fixed with #557

@eliasdraexler
Copy link

I updated the plugin to 5.1.6, which should contain the mentioned fix, right?
Still I experience the same issue mentioned above:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.'

Is there something else that could cause this?

@avilaatencioa
Copy link
Author

This was fixed with #557

thanks!!! Bug resolved

@avilaatencioa
Copy link
Author

I updated the plugin to 5.1.6, which should contain the mentioned fix, right? Still I experience the same issue mentioned above:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.'

Is there something else that could cause this?

open in xcode proyect in /plugins/Calendar.m and check this :

f4b2af4

@eliasdraexler
Copy link

Thanks for the hint, I checked again.
Apparently I did something wrong while updating the plugin.
After updating again it works as it should.

Sorry and big thanks for the fix and the quick help!

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

3 participants