Post

Replies

Boosts

Views

Activity

Reply to iOS 14 CoreFoundation crash with EXC_BREAKPOINT
Good news?! I've reproduced the crash using the NIPeekaboo sample from WWDC. Running on two NI capable devices: Accept the permission on both devices so NISession can be established Restart the app on device A (e.g. by relaunching from Xcode) The app will reliably crash on device B Crash signature is the same as we've seen with our own app. iPhone 11 crash log - https://developer.apple.com/forums/content/attachment/d724b6c8-171e-459d-ab33-1be79e5d2fa3
Nov ’20
Reply to iOS 14 CoreFoundation crash with EXC_BREAKPOINT
We are facing a similar, intermittent crash, observed in both simulator and real devices. The app is running NISession over MCSession based on the NIPeekaboo sample from WWDC. The crash occurs when the peer exits the session. We've observed it when the peer exits gracefully, using NISession.invalidate(), and when it exits abruptly due to the app being closed. Simulator crash report attached. I can provide a device crash report with similar signature if that would help. simulator.crash - https://developer.apple.com/forums/content/attachment/d0945d7b-4602-4b31-b04c-ce5038db315a
Oct ’20