I'm working on a Windows Phone 7 application and I'm using Flurry to provide analytics for the app.
My problem is simple: When I'm running the app with the debugger attached (either in "Release" or in "Debug" mode), it works fine. When I run it without the debugger attached, it crashes. It doesn't even get to the first screen of the app. It just shows the splash screen and then exits.