I am recording video using my application for 4-5 minutes, each time application shows following message in console and crashes.
warning: could not load any Objective-C class information from the dyld shared cache. This will significantly reduce the quality of type information available.
Communications error: <OS_xpc_error: <error: 0x19d846af0> { count = 1, contents =
"XPCErrorDescription" => <string: 0x19d846e50> { length = 22, contents = "Connection interrupted" }
}>
iOS version : 9.1
Device : iPhone 5S, 6 and 6+.
Same thing works like charm in other version below 9.1.
is anyone aware about this error or any resolution for same?