Post

Replies

Boosts

Views

Activity

__TCC_CRASHING_DUE_TO_PRIVACY_VIOLATION__ + 172
So we have been getting this crash for multiple users and from checking the logs, I know it is due to "This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSMicrophoneUsageDescription key with a string value explaining to the user how the app uses this data." We are not using Microphone in our code and from the multiple opinions I saw online, it seems to be from one of the frameworks we use. So my Question is how to find which framework is using that? Or is there a way to prevent any framework from accessing this particular Microphone Usage 2023-04-20_19-26-54.6545_-0400-e309046eaa1fbb1e5aee0814cb5a51ef6503a6cd.crash
1
1
2.5k
Apr ’23
CoreAutoLayout: _AssertAutoLayoutOnAllowedThreadsOnly + 328
I have been having intermittent Crashes but I still have no idea why that is happening. Seems to happen right after I initialize a Controller from Storyboard. crashReport.crash Let me know if you have any inputs on fixing this crash. Thanks!!
Replies
1
Boosts
0
Views
1.4k
Activity
Jan ’24
CoreAutoLayout: _AssertAutoLayoutOnAllowedThreadsOnly + 328
[crashReport.crash] Any help in debugging this is appreciated. Thanks
Replies
1
Boosts
0
Views
475
Activity
Jan ’24
__TCC_CRASHING_DUE_TO_PRIVACY_VIOLATION__ + 172
So we have been getting this crash for multiple users and from checking the logs, I know it is due to "This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSMicrophoneUsageDescription key with a string value explaining to the user how the app uses this data." We are not using Microphone in our code and from the multiple opinions I saw online, it seems to be from one of the frameworks we use. So my Question is how to find which framework is using that? Or is there a way to prevent any framework from accessing this particular Microphone Usage 2023-04-20_19-26-54.6545_-0400-e309046eaa1fbb1e5aee0814cb5a51ef6503a6cd.crash
Replies
1
Boosts
1
Views
2.5k
Activity
Apr ’23