I have 2 devices in the iOS realm. I have an iPad 2 and an iPhone 6. I have upgraded my entire VS-Xcode toolchain to have the latest from Xamarin and Apple.
I have compiled the app as an ad-hoc app for release to Testflight using iOS9 tools and XCode 7. The app was published today.
My iPad2 has iOS9 and downloaded the new app from Testflight. Now, my masterdetail page(s), particularly the master part which is just a list menu of options, crashes as soon as you press the hamburger toolbar item that activates the master portion, or if you slide out with the left hand gesture and get the menu, it crashes when you make a selection from the master menu.
On the iPhone 6 app with iOS 8.4, this very same build works as expected.
There is no problem on the iOS9 simulator on the mac mini. I’m afraid to upgrade my phone to iOS9 because of what is happening on the iPAD2 with iOS9.
Since I can’t debug on an actual device with the VS 2013 – Mac Mini tool chain, not sure how figure out just what is causing the exception?
Thanks in advance.