Crash when entering Presentation Mode
Hi there,
we have a bunch of reports of crashes in [MSTogglePresentationModeAction hideUIForPresentationMode:] when using AutoLayout and entering Presentation Mode.
We've been unable to replicate them, so maybe the issue has been fixed and these users haven't updated to the latest AutoLayout, but I thought I'd mention it in case it rings any bells on your side.
Thanks in advance!
Thanks we will investigate asap
@bomberstudios Looked into it, our code wrapped in a try-catch (from the first version we've supported it). Could you please check the exception type?
I.e. BAD_EXEC wouldn't get caught in try-catch, if that's the case it might give some us some hint. Thanks!