Guest User

Untitled

a guest
Oct 6th, 2015
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: +[NSString stringWithTimeFromDate:]: unrecognized selector sent to class 0x198f36768
  2. Native stack trace:
  3. 0 CoreFoundation 0x000000018632c248 <redacted> + 160
  4. 1 libobjc.A.dylib 0x0000000197fa80e4 objc_exception_throw + 60
  5. 2 CoreFoundation 0x00000001863331e0 <redacted> + 0
  6. 3 CoreFoundation 0x00000001863300a8 <redacted> + 928
  7. 4 CoreFoundation 0x000000018623296c _CF_forwarding_prep_0 + 92
  8. 5 Soft 0x0000000100ef9f80 -[ADYLogSync logDiagnosticInfoEntry:] + 140
  9. 6 Soft 0x0000000100e985a4 -[Adyen init] + 392
  10. 7 Soft 0x0000000100e983f8 __23+[Adyen sharedInstance]_block_invoke + 44
  11. 8 libdispatch.dylib 0x0000000198625954 <redacted> + 16
  12. 9 libdispatch.dylib 0x000000019862682c dispatch_once_f + 96
  13. 10 Soft 0x0000000100e983c8 +[Adyen sharedInstance] + 112
  14. 11 Soft 0x00000001000a5dc4 -[PLVPayleven init] + 952
  15. 12 Soft 0x0000000100db0810 wrapper_managed_to_native_ApiDefinition_Messaging_IntPtr_objc_msgSend_intptr_intptr + 208
  16. 13 Soft 0x0000000100dabc68 Soft_ePosPayleven_PLVPayleven__ctor + 552
  17. 14 Soft 0x000000010014a75c Soft_PaylevenManeger__ctor + 284
  18. 15 Soft 0x00000001000bba90 Soft_PinView_ViewDidLoad + 3568
  19. 16 Soft 0x00000001004652f4 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
  20. 17 Soft 0x0000000100f459dc mono_jit_runtime_invoke + 1264
  21. 18 Soft 0x0000000100fa975c mono_runtime_invoke + 124
  22. 19 Soft 0x0000000100e4c5dc _ZL30native_to_managed_trampoline_1P11objc_objectP13objc_selectorPP11_MonoMethodPKcS6_ + 208
  23. 20 Soft 0x0000000100e54a0c -[PinView viewDidLoad] + 60
  24. 21 UIKit 0x000000018ada8a6c <redacted> + 692
  25. 22 UIKit 0x000000018ada877c <redacted> + 32
  26. 23 UIKit 0x000000018af4b044 <redacted> + 712
  27. 24 UIKit 0x000000018ae5dcd8 <redacted> + 468
  28. 25 UIKit 0x000000018ae5daa4 <redacted> + 56
  29. 26 UIKit 0x000000018ae5da24 <redacted> + 200
  30. 27 UIKit 0x000000018ada5548 <redacted> + 580
  31. 28 QuartzCore 0x000000018a6e1db8 <redacted> + 152
  32. 29 QuartzCore 0x000000018a6dc820 <redacted> + 320
  33. 30 QuartzCore 0x000000018a6dc6c4 <redacted> + 32
  34. 31 QuartzCore 0x000000018a6dbe58 <redacted> + 276
  35. 32 QuartzCore 0x000000018a6dbbd8 <redacted> + 528
  36. 33 QuartzCore 0x000000018a6d5300 <redacted> + 80
  37. 34 CoreFoundation 0x00000001862e3ff0 <redacted> + 32
  38. 35 CoreFoundation 0x00000001862e0f7c <redacted> + 360
  39. 36 CoreFoundation 0x00000001862e135c <redacted> + 836
  40. 37 CoreFoundation 0x000000018620cf74 CFRunLoopRunSpecific + 396
  41. 38 GraphicsServices 0x000000018fc6f6fc GSEventRunModal + 168
  42. 39 UIKit 0x000000018ae0ed94 UIApplicationMain + 1488
  43. 40 Soft 0x000000010027983c wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 348
  44. 41 Soft 0x000000010021bdfc UIKit_UIApplication_Main_string___intptr_intptr + 44
  45. 42 Soft 0x000000010021bdbc UIKit_UIApplication_Main_string___string_string + 172
  46. 43 Soft 0x00000001000b19dc Soft_Application_Main_string__ + 156
  47. 44 Soft 0x00000001004652f4 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
  48. 45 Soft 0x0000000100f459dc mono_jit_runtime_invoke + 1264
  49. 46 Soft 0x0000000100fa975c mono_runtime_invoke + 124
  50. 47 Soft 0x0000000100fadfe4 mono_runtime_exec_main + 400
  51. 48 Soft 0x000000010103e6e4 xamarin_main + 1840
  52. 49 Soft 0x0000000100e5ef4c main + 96
  53. 50 libdyld.dylib 0x0000000198652a08 <redacted> + 4
  54.  
  55.  
  56. at ObjCRuntime.Runtime.ThrowNSException (IntPtr ns_exception) [0x00000] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/ObjCRuntime/Runtime.cs:234
  57. at ObjCRuntime.Runtime.throw_ns_exception (IntPtr exc) [0x00000] in <filename unknown>:0
  58. at at (wrapper native-to-managed) ObjCRuntime.Runtime:throw_ns_exception (intptr)
  59. at at (wrapper managed-to-native) ApiDefinition.Messaging:IntPtr_objc_msgSend (intptr,intptr)
  60. at Soft.ePosPayleven.PLVPayleven..ctor () [0x00044] in /Users/Admin/myApp/Soft.ePosPayleven/obj/Debug/ios/SoftePosPayleven/PLVPayleven.g.cs:51
  61. at Soft.PaylevenManeger..ctor () [0x00018] in /Users/Admin/myApp/Services/Payleven/PaylevenManeger.cs:23
  62. at Soft.PinView.ViewDidLoad () [0x0032b] in /Users/Admin/myApp/ViewController/PinView.cs:36
  63. at at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
  64. at UIKit.UIApplication.Main (System.String[] args, IntPtr principal, IntPtr delegate) [0x00005] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/UIKit/UIApplication.cs:74
  65. at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0001c] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/UIKit/UIApplication.cs:57
  66. at Soft.Application.Main (System.String[] args) [0x00008] in /Users/Admin/myApp/Main.cs:12
Advertisement
Add Comment
Please, Sign In to add comment