I am having a crashing problem after upgrading my Xamarin.iOS to 7.2.2.2 and my iOS to 6.1.6. I have a stable app that I have not worked on in a month or so and now it will crash after a certain amount of time with no error in the application output. The device log just says:
"Unknown Process, Unknown Type" Incident Identifier: 6FD9A2CC-E569-45E6-A925-23CD2FD65D79 CrashReporter Key: b68470b88b8459e4c75bfe858ec8eb330b3b9612 Hardware Model: iPod4,1 OS Version: iPhone OS 6.1.6 (10B500) Kernel Version: Darwin Kernel Version 13.0.0: Wed Feb 13 21:36:52 PST 2013; root:xnu-2107.7.55.2.2~1/RELEASE_ARM_S5L8930X Date: 2014-05-12 14:58:21 -0700 Time since snapshot: 1859 ms
Anyone have any ideas what is going on? I tried switching my xibs found on this thread : http://forums.xamarin.com/discussion/14691/app-crashes-after-xcode-update but it did not help.