Skip to content

Instantly share code, notes, and snippets.

@Parmendrak
Created November 4, 2014 17:19
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/5ab0d72ed8c7ae2664d4 to your computer and use it in GitHub Desktop.
Save Parmendrak/5ab0d72ed8c7ae2664d4 to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Starting iPad Retina
Launching application
Application launched. PID = 6282
Press enter to terminate the application
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/monotouch.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/System.Core.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/System.dll [External]
Thread started: #2
Loaded assembly: /Users/360_macmini/Downloads/FormsGallery/iOS/bin/iPhoneSimulator/Debug/FormsGalleryiOS.exe
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/System.Xml.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Mono.Dynamic.Interpreter.dll [External]
Loaded assembly: /Users/360_macmini/Downloads/FormsGallery/packages/Xamarin.Forms.1.2.3.6257/lib/MonoTouch10/Xamarin.Forms.Platform.iOS.dll [External]
Loaded assembly: /Users/360_macmini/Downloads/FormsGallery/packages/Xamarin.Forms.1.2.3.6257/lib/MonoTouch10/Xamarin.Forms.Core.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Runtime.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.ObjectModel.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/System.ComponentModel.Composition.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Globalization.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Collections.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Threading.Tasks.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Linq.Expressions.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Dynamic.Runtime.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Reflection.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.IO.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.ComponentModel.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Threading.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Runtime.Extensions.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Reflection.Extensions.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Diagnostics.Debug.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/Facades/System.Linq.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/8.4.0.16/lib/mono/2.1/System.Net.Http.dll [External]
Loaded assembly: /Users/360_macmini/Downloads/FormsGallery/FormsGallery/bin/Debug/FormsGallery.dll
Thread started: #3
Thread started: #4
2014-11-04 22:46:29.917 FormsGalleryiOS[6282:180468] Splitview controller <Xamarin_Forms_Platform_iOS_TabletMasterDetailRenderer: 0x7c1c9600> is expected to have a view controller at index 0 before it's used!
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGImageCreate: invalid image size: 0 x 0.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSetFillColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSetStrokeColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextGetCompositeOperation: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSetCompositeOperation: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextFillRects: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSetCompositeOperation: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSetCompositeOperation: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextFillRects: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextRestoreGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSetCompositeOperation: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextFillRects: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextRestoreGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSetCompositeOperation: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextFillRects: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextRestoreGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextSetCompositeOperation: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextFillRects: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Nov 4 22:47:16 ShrutiMac.local FormsGalleryiOS[6282] <Error>: CGContextRestoreGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment