I get intermittent crashes with iOS app when debugging. I am in Visual Studio with a Mac mini build machine with iPad attached to Mac running iOS 9.3.2.
2016-06-17 11:46:46.221 AppiOS[446:74315] error: * Assertion at ../../../../../mono/mono/mini/debugger-agent.c:3829, condition `!tls' not met
How would one go about trying to figure this out or resolve? I am wondering if this is simply a debugger issue and not an actual app issue.