I got this error this morning and can't find a reasonable explanation:
Communications error: <OS_xpc_error: <error: 0x3b3c2614> { count = 1, contents =
"XPCErrorDescription" => <string: 0x3b3c286c> { length = 22, contents = "Connection interrupted" }
}>
I think this happen when I am taking a photo. I can show the complete snippet upon request. However, it's example code from a tutorial. It only showed up once, and there is not much explanation online either.
I have turned on breakpoint at all exception
and symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints
. But this error showed too without these breakpoints set.
Neither of the breakpoint invoked when this error showed up.
What is this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…