App crashes with __CRASHING_DUE_TO_PRIVACY_VIOLATION__ when trying to access contacts

前端 未结 7 1514
陌清茗
陌清茗 2020-12-16 09:15

Upon updating to iOS 10, when trying to access the contacts through plugin cordova-plugin-contacts v2.2.0, the app exits with

__CRASHING_DUE_TO_PRIVACY_VIOLAT

相关标签:
7条回答
  • 2020-12-16 09:59

    I got here with the same error using Kudan AR via Unity, and @NeverHelpless's answer was on target, except the fix was NSCameraUsageDescription (Add to Info.plist with a description string)

    0 讨论(0)
提交回复
热议问题