Skip to content

Instantly share code, notes, and snippets.

@Parmendrak
Created April 7, 2015 17:48
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 Parmendrak/3a65e3068fa74c09cdd2 to your computer and use it in GitHub Desktop.
Save Parmendrak/3a65e3068fa74c09cdd2 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: Nischal Kumar’s iPhone
warning MT1003: Could not kill the application 'com.your-company.GetSupportedInterfaceOrientations_bug.iOS'. You may have to kill the application manually.
warning MT1108: Could not find developer tools for this 8.3 (12F61) device. Please ensure you are using a compatible Xcode version and then connect this device to Xcode to install the development support files.
error MT1007: Failed to launch the application 'com.your-company.GetSupportedInterfaceOrientations_bug.iOS' on the device 'Nischal Kumar’s iPhone': Look for earlier warnings returned: 0x454. You can still launch the application manually by tapping on it.
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/System.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-32/Xamarin.iOS.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/Mono.Dynamic.Interpreter.dll
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/System.Core.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/System.Xml.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/Xamarin.Forms.Core.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/System.Net.Http.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/System.Runtime.Serialization.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/Xamarin.Forms.Platform.iOS.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/Xamarin.Forms.Xaml.dll
Loaded assembly: /private/var/mobile/Containers/Bundle/Application/84B7562C-20C0-4461-80B5-F74DBFEB0B46/GetSupportedInterfaceOrientations_bug.iOS.app/.monotouch-64/GetSupportedInterfaceOrientations_bug.iOS.exe
Thread started: #3
Thread started: #4
Thread started: <Thread Pool> #5
Thread started: <Thread Pool> #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment