Skip to content

Instantly share code, notes, and snippets.

@Udham1
Created August 11, 2014 11:13
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Udham1/7ba7e00036893fb8f828 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: 360Logica_iPhone5
Launching /private/var/mobile/Applications/6F9F99AF-122C-4733-96FD-A3042B37B691/Bug_21973.app -monodevelop-port 10000 -connection-mode usb
Loaded assembly: /private/var/mobile/Applications/6F9F99AF-122C-4733-96FD-A3042B37B691/Bug_21973.app/monotouch.dll [External]
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/6F9F99AF-122C-4733-96FD-A3042B37B691/Bug_21973.app/System.dll [External]
Loaded assembly: /private/var/mobile/Applications/6F9F99AF-122C-4733-96FD-A3042B37B691/Bug_21973.app/Mono.Dynamic.Interpreter.dll [External]
Loaded assembly: /private/var/mobile/Applications/6F9F99AF-122C-4733-96FD-A3042B37B691/Bug_21973.app/System.Core.dll [External]
Loaded assembly: /private/var/mobile/Applications/6F9F99AF-122C-4733-96FD-A3042B37B691/Bug_21973.app/FSharp.Core.dll [External]
Loaded assembly: /private/var/mobile/Applications/6F9F99AF-122C-4733-96FD-A3042B37B691/Bug_21973.app/Bug_21973.exe
2014-08-12 19:40:07.256 Bug_21973[726:907] 1 2 3 4
2014-08-12 19:40:10.140 Bug_21973[726:907] Unhandled managed exception: Exception has been thrown by the target of an invocation. (System.Reflection.TargetInvocationException)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0005c] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:238
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Reflection/MethodBase.cs:114
at Microsoft.FSharp.Core.PrintfImpl+PrintfBuilder`3[Microsoft.FSharp.Core.Unit,System.String,System.String].buildPlainFinal (System.Object[] args, System.Type[] argTypes) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfImpl+PrintfBuilder`3[Microsoft.FSharp.Core.Unit,System.String,System.String].buildPlain[String] (Int32 numberOfArgs, System.String prefix) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfImpl+PrintfBuilder`3[Microsoft.FSharp.Core.Unit,System.String,System.String].parseFromFormatSpecifier (System.String prefix, System.String s, System.Type funcTy, Int32 i) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfImpl+PrintfBuilder`3[Microsoft.FSharp.Core.Unit,System.String,System.String].parseFormatString (System.String s, System.Type funcTy) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfImpl+PrintfBuilder`3[Microsoft.FSharp.Core.Unit,System.String,System.String].Build[FSharpFunc`2] (System.String s) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfImpl+Cache`4[Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,System.String]]]]],Microsoft.FSharp.Core.Unit,System.String,System.String].generate (System.String fmt) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfImpl.f@4280-44[FSharpFunc`2,Unit,String,String] (System.String key, Microsoft.FSharp.Core.Unit unitVar0) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfImpl+Cache`4[Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,System.String]]]]],Microsoft.FSharp.Core.Unit,System.String,System.String].get (System.String key) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfImpl+Cache`4[Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,Microsoft.FSharp.Core.FSharpFunc`2[System.String,System.String]]]]],Microsoft.FSharp.Core.Unit,System.String,System.String].Get (Microsoft.FSharp.Core.PrintfFormat`4 key) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.PrintfModule.PrintFormatToStringThen[String,FSharpFunc`2] (Microsoft.FSharp.Core.FSharpFunc`2 continutation, Microsoft.FSharp.Core.PrintfFormat`4 format) [0x00000] in <filename unknown>:0
at Microsoft.FSharp.Core.ExtraTopLevelOperators.PrintFormatToString[FSharpFunc`2] (Microsoft.FSharp.Core.PrintfFormat`4 format) [0x00000] in <filename unknown>:0
at Bug_21973.Bug_21973ViewController.ViewDidLoad () [0x0003b] in /Users/xamarin76/Projects/Bug_21973/Bug_21973/Bug_21973ViewController.fs:21
at (wrapper managed-to-native) MonoTouch.ObjCRuntime.Messaging:void_objc_msgSend (intptr,intptr)
at MonoTouch.UIKit.UIWindow.MakeKeyAndVisible () [0x00008] in /Developer/MonoTouch/Source/monotouch/src/build/compat/UIKit/UIWindow.g.cs:215
at Bug_21973.AppDelegate.FinishedLaunching (MonoTouch.UIKit.UIApplication app, MonoTouch.Foundation.NSDictionary options) [0x00011] in /Users/xamarin76/Projects/Bug_21973/Bug_21973/AppDelegate.fs:16
at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:39
at Bug_21973.Main.main (System.String[] args) [0x00000] in /Users/xamarin76/Projects/Bug_21973/Bug_21973/AppDelegate.fs:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment