Skip to content

Instantly share code, notes, and snippets.

@Udham1
Created October 31, 2014 18:08
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 Udham1/3a0fab05f16306b6c117 to your computer and use it in GitHub Desktop.
Save Udham1/3a0fab05f16306b6c117 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Starting iPhone 4s
Launching application
Application launched. PID = 14949
Press enter to terminate the application
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.15/lib/mono/2.1/monotouch.dll
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.15/lib/mono/2.1/System.Core.dll
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.15/lib/mono/2.1/System.dll
Thread started: #2
Loaded assembly: /Users/xamarin76/Downloads/RendererTest/RendererTest/bin/iPhoneSimulator/Debug/RendererTest.exe
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.15/lib/mono/2.1/System.Xml.dll
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.15/lib/mono/2.1/Mono.Dynamic.Interpreter.dll
Thread started: #3
Thread started: #4
Thread started: #5
Thread started: #6
Thread started: #7
Thread started: #8
Thread started: #9
Thread started: #10
Thread started: #11
2014-10-31 23:36:06.288 RendererTest[14949:264291] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
2014-10-31 23:36:06.287 RendererTest[14949:264320] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
2014-10-31 23:36:06.288 RendererTest[14949:264318] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
2014-10-31 23:36:06.289 RendererTest[14949:264303] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
2014-10-31 23:36:06.290 RendererTest[14949:264294] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
2014-10-31 23:36:06.290 RendererTest[14949:264319] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
2014-10-31 23:36:06.291 RendererTest[14949:264302] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
2014-10-31 23:36:06.291 RendererTest[14949:264293] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
2014-10-31 23:36:06.292 RendererTest[14949:264292] Unhandled managed exception: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread. (MonoTouch.UIKit.UIKitThreadAccessException)
at MonoTouch.UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at MonoTouch.MapKit.MKOverlayPathRenderer.ApplyStrokePropertiesToContext (MonoTouch.CoreGraphics.CGContext context, Single zoomScale) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/compat/MapKit/MKOverlayPathRenderer.g.cs:157
at RendererTest.TestPolylineRenderer.DrawMapRect (MKMapRect mapRect, Single zoomScale, MonoTouch.CoreGraphics.CGContext context) [0x00004] in /Users/xamarin76/Downloads/RendererTest/RendererTest/RendererTestViewController.cs:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment