IOS exception code 0x8badfood

If your iOS app generates a crash reportwith the exception code 0x8badfood, thismeans that the iOSwatchdog
timer killed your app because it was unresponsive; such a crash may have been caused by a synchronous
networking call.

你可能感兴趣的:(exception)