Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created August 27, 2013 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/f8f69367ff5a84d148cd to your computer and use it in GitHub Desktop.
Save saurabh360/f8f69367ff5a84d148cd to your computer and use it in GitHub Desktop.
/Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" -installdev "/Users/nischal/Desktop/26Aug/mobile-samples-master/SoMA/iOS/bin/iPhone/Debug/iOS.app" "--devname=imac’s iPhone"
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: imac’s iPhone
error MT0000: Unexpected error - Please file a bug report at http://bugzilla.xamarin.com
MonoTouch.MobileDevice.MobileDeviceException: Invalid Host ID Error (error: 0xe800001c)
at MonoTouch.Installation.Device.ValidatePairing () <0x0007b>
at MonoTouch.Installation.Installer/<ExecuteWithSession>c__AnonStorey17.<>m__1E (object,System.EventArgs) <0x000c7>
at MonoTouch.Installation.Device.NotificationCallback (MonoTouch.MobileDevice.am_device_notification_callback_info&) <0x00075>
at (wrapper native-to-managed) MonoTouch.Installation.Device.NotificationCallback (MonoTouch.MobileDevice.am_device_notification_callback_info&) <0x0005b>
at (wrapper managed-to-native) MonoMac.CoreFoundation.CFRunLoop.CFRunLoopRun () <0x00003>
at MonoMac.CoreFoundation.CFRunLoop.Run () <0x0000b>
at MonoTouch.Installation.Installer.ExecuteWithSession (string,MonoTouch.Installation.Installer/Executor) <0x000d7>
at MonoTouch.Installation.Installer.InstallApplicationWithoutSymbols (string,string) <0x00067>
at MonoTouch.Installation.Installer.InstallApplication (string,string,bool) <0x0002f>
at MTouch.Main2 (string[]) <0x02773>
at MTouch.Main (string[]) <0x00017>
The application was terminated by a signal: SIGHUP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment