Re: [MonoTouch] Updated to iOS 5 and now my app crashes

2011-10-18 Thread ayoung
Ok. I found out what the issue was. I was setting UIPickerViewDataSource.GetRowsInComponent() to return int.MaxValue which (I'm guessing) is too high of a number for native. I just lowered the value returned to something more tolerable like 30. On Saturday, October 15, 2011 at 9:36,

Re: [MonoTouch] Updated to iOS 5 and now my app crashes

2011-10-15 Thread Sebastien Pouliot
Hello Andrew, I've seen a similar issue reported (yesterday). Are you building this with LLVM ? if so does it work without it ? Thanks Sebastien On Fri, Oct 14, 2011 at 7:27 PM, Andrew Young andrewdyo...@gmail.com wrote: I just upgraded my iPhone to iOS 5 and now my app crashes where it

Re: [MonoTouch] Updated to iOS 5 and now my app crashes

2011-10-15 Thread Matt Jones
I've had this too. Does the debug build work on the 'phone? For me I had to install SDK 5.0, clean *and reboot* for it to start working again. Cheers, Matt On 15 October 2011 15:43, Sebastien Pouliot sebast...@xamarin.com wrote: Hello Andrew, I've seen a similar issue reported (yesterday).

[MonoTouch] Updated to iOS 5 and now my app crashes

2011-10-14 Thread Andrew Young
I just upgraded my iPhone to iOS 5 and now my app crashes where it wouldn't on iOS 4. Its the same binary that was running on iOS 4. The crash report doesn't seem to indicate that it is anything within my app that is causing the crash. Is this a MT bug? 0 libsystem_kernel.dylib