Re: [mono-android] TinyIOC Registration Hangs In Debug Build

2012-10-05 Thread Ryan Hoffman
I have created this bug for the issue I have described in the initial post: https://bugzilla.xamarin.com/show_bug.cgi?id=7700 -Ryan Hoffman On Sat, Sep 29, 2012 at 7:08 PM, Ryan Hoffman wrote: > Just bought my MfA and MT licences, and I'm getting started :). I want to > use an IoC c

[mono-android] TinyIOC Registration Hangs In Debug Build

2012-09-29 Thread Ryan Hoffman
s line does not // execute in a Debug build. SetContentView(Resource.Layout.Welcome); } It does not seem that there is anything relevant in the android logs, and no errors are in the debug window. What could be causing this? Is there any suggestions you guys have?