react-native-add-calendar-event icon indicating copy to clipboard operation
react-native-add-calendar-event copied to clipboard

Crushing while presentEventCreatingDialog on ios 16.0 by clicking Invitees

Open fendermany opened this issue 1 year ago • 2 comments

Hi, by the way thank you for your effort

Any ideas?

fendermany avatar Jan 31 '24 08:01 fendermany

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 avatar Jan 31 '24 08:01 fendermany

Adding NSContactsUsageDescription solves problem.

fendermany avatar Jan 31 '24 08:01 fendermany