Hi guys,
EDIT: Xamarin.iOS Version: 7.0.6.242 (Business Edition)
Ive been investigating a production issue for an update I just submitted. Unfortunately (up until now) I don't test Release builds, even builds I send out over TestFlight are all debug builds. I don't expect there to be any difference and up until now I haven't noticed any.
However, deploying a release build to my phone I can see the issue reported by my users. Debug build works fine, Release does not. Ive tracked it down to LLVM, disabling in Release build resolves the issue.
However +1, when LLVM is enabled in Release build, if I add logging code to the method having the issue the behaviour changes.
I cannot submit an example build that replicates the issue, but I would be happy for someone to Skype in and I'll share my screen.
Thanks
John