I'm developing a TodayExtension for an iPhone app but I'm not able to debug the extension.
I have added some breakpoints in my TodayExtension View Controller but it doesn't stop neither print NSLog().
When I'm trying to debug, I get a crash before it starts to debug.
Any idea?