App crashes with __CRASHING_DUE_TO_PRIVACY_VIOLATION__ when trying to access contacts

前端 未结 7 1521
陌清茗
陌清茗 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:48

    If you are clear the issue is when accessing Contacts, then follow instructions posted on above answers.

    But if those didn't help you, you may want to read my related answer here on other possible solutions (if you are using Bluetooth on your app): https://stackoverflow.com/a/60073667/457202

提交回复
热议问题