Hello, Can you tell us a bit more about: * what version of MonoTouch you upgraded to ? * what version of MonoDevelop you're using ? * what version of OSX you're using ?
Thanks Sebastien On Wed, Aug 1, 2012 at 4:20 AM, diviner <[email protected]> wrote: > I want to do debugging on device due to some function is only work on device > such as email, but some issue there. It is work on before, but seems not > work after MonoTouch(paid) was upgraded. > > When the app was running on "Debug|iPhone" mode, it is deployed on my iPod > Touch well, and the screen popup an dialog shows "Waiting for debugger to > connect". On the other, "Deploy to Device" shows log for me that it is all > well done: > > /Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Developer" -installdev > "/Users/my_name/Documents/develop/projects/my_project.app" > Please ensure your device is connected... > Connected to: My Name’s iPod > Initializing file service... > Uploading application > Finalizing file service... > Installing application > Installed application > > After a few seconds, the app icon is appeared on my device(I totally deleted > the early version of the app before), and the app is auto start-up on the > device. The app is operating, but... > > 1. The popup dialog "Waiting for debugger to connect" is still there (in > block mode, I can't place cursor on code editor at the moment). > 2. All break point does not take effect while the app is executing through > that break point. > 3. The popup dialog will stay along, even I kill the app process from debug. > Until I press "Cancel" button to get it off. > > Please help. > > Diviner. > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Can-t-connect-device-and-debugging-failed-tp4656281.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
