vonovak / react-native-add-calendar-event

Create, view or edit events in react native using the standard iOS / Android dialogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crushing while presentEventCreatingDialog on ios 16.0 by clicking Invitees

fendermany opened this issue · comments

Hi, by the way thank you for your effort

Any ideas?

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.

Adding NSContactsUsageDescription solves problem.