Hi, Which versions of MonoTouch and MonoDevelop do you have installed? And can you see if anything is printed in the iOS console [1] when starting the app on device?
Rolf [1] You can view the iOS console either in MonoDevelop (if you have a recent MonoDevelop): View->Pads->iOS Device Log, or on the command line: /Developer/MonoTouch/usr/bin/mtouch --logdev On Wed, Dec 7, 2011 at 7:24 AM, sisnaz <[email protected]> wrote: > I've been successfully attaching and debugging my app from the device up > until now. Everything was working fine until I built an IPA and tested it > for enterprise distribution. > > Steps taken: > I built the IPA file for release and copied it to my web server. > I navigated to my web server within iPad, clicked my link which prompted me > to install the app as expected. > App installed fine and worked. > I removed the app from the iPad. > Made some code changes, reconnected to the USB and changed back to debug. > MonoTouch deployed the app to my iPad fine and then prompted to start the > app which I did. > MonoTouch sits there waiting and eventually times out. > > I've tried deleting the app again, rebooting the iPad with no success. Any > ideas on how to fix this? > > ----- > There was only 1 trilogy > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Can-no-longer-debug-on-iPad-device-Please-Help-tp4167817p4167817.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
