Search code examples
iosxcodeios-simulatorsimulatorxcode12

Crash popups with XCode 12 and simulators


With Xcode 12 and iOS Simulators, Xcode doesn't crash but these are the errors I get every few hours, not always all but always some of them

CalendarWidgetAppExtension quit unexpectedly.
parsecd quit unexpectedly.
healthappd quit unexpectedly.
NewsTag quit unexpectedly.
NewsToday2 quit unexpectedly.
bulletindistributord quit unexpectedly.
ProtectedCloudKeySyncing quit unexpectedly.

Somebody knows what is going on ?


Solution

  • What helped to me:

    1. Download Additional Tools for Xcode Additional Tools for Xcode

    2. Launch Utilities/CrashReporterPrefs Utilities/CrashReporterPrefs

    3. Set Crash Reporter to the "Basic" mode. Crash Reporter to the "Basic" mode

    4. Restart (quitting and launching only Xcode did not helped, but OS restart did)