Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created September 3, 2014 11:06
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 Rajneesh360Logica/1d596c3345af1b81cb11 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/1d596c3345af1b81cb11 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: duallion’s iPhone
warning MT1003: Could not kill the application 'com.xamarin.samples.actionsheetdatepicker'. You may have to kill the application manually.
error MT0000: Unexpected error - Please file a bug report at http://bugzilla.xamarin.com
MonoTouch.MobileDevice.MobileDeviceException: AMDeviceMountImage returned: 0xe8000070 (kAMDMobileImageMounterMissingImagePath)
at MonoTouch.Installation.Device.MountDeveloperImage () [0x00000] in <filename unknown>:0
at MonoTouch.Installation.Installer.FindApplication (MonoTouch.Installation.Device d, System.String appId) [0x00000] in <filename unknown>:0
at MonoTouch.Installation.Installer+<LaunchApplication>c__AnonStorey3.<>m__0 (MonoTouch.Installation.Device d) [0x00000] in <filename unknown>:0
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/2156CACE-A2C7-4445-B20D-3074288B331D/ActionSheetDatePicker.app/monotouch.dll [External]
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/2156CACE-A2C7-4445-B20D-3074288B331D/ActionSheetDatePicker.app/ActionSheet.exe
2014-09-05 11:35:40.968 ActionSheet[257:15049] 17545849:_UIScreenEdgePanRecognizerEdgeSettings.edgeRegionSize=13.000000
2014-09-05 11:35:41.018 ActionSheet[257:15049] Application windows are expected to have a root view controller at the end of application launch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment