iOS 10: “[App] if we’re in the real pre-commit handler we can’t actually add any new fences due to CA restriction”

in your Xcode:

  • Click on your active scheme name right next to the Stop button
  • Click on Edit Scheme….
  • in Run (Debug) select the Arguments tab
  • in Environment Variables click +
  • add variable: OS_ACTIVITY_MODE = disable

screenshot

Leave a Comment