-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
Crashing on Android #152
Comments
running into the same issue. @julestruong did you find a way to resolve this? @vonovak any ideas? |
did you find any solution ? @catcher23 |
Can you try setting the library to v4.2.2? It works for me both on iOS and Android if I stick with this version. The app crashes when I use v5.0.0. I didn't check native console, but I think it's the same root cause. |
Only works here when set to v4.2.2 on Android. |
On the latest version, you need to ask for both read and write permissions for calendar. |
When calling
The error :
Version "react-native-add-calendar-event": "4.0.0",
Simulator : Pixel 5
The text was updated successfully, but these errors were encountered: