vonovak / react-native-add-calendar-event

Create, view or edit events in react native using the standard iOS / Android dialogs
MIT License
344 stars 103 forks source link

Crushing while presentEventCreatingDialog on ios 16.0 by clicking Invitees #186

Open fendermany opened 7 months ago

fendermany commented 7 months ago

Hi, by the way thank you for your effort

Any ideas?

fendermany commented 7 months ago

This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSContactsUsageDescription key with a string value explaining to the user how the app uses this data.

fendermany commented 7 months ago

Adding NSContactsUsageDescription solves problem.