Skip to content

Instantly share code, notes, and snippets.

@jimmgarrido
Last active August 15, 2017 00:22
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 jimmgarrido/7f8f7a7b2590e68772c8 to your computer and use it in GitHub Desktop.
Save jimmgarrido/7f8f7a7b2590e68772c8 to your computer and use it in GitHub Desktop.
*** Updated 2017-08-14 ***
08-14 17:22:12.613 I/MonoDroid( 6444): UNHANDLED EXCEPTION:
08-14 17:22:12.659 I/MonoDroid( 6444): System.NullReferenceException: Object reference not set to an instance of an object.
08-14 17:22:12.659 I/MonoDroid( 6444): at Xamarin.Forms.Platform.Android.PickerRenderer.<OnClick>b__11_2 (System.Object sender, System.EventArgs args) [0x00007] in <165b2cdc984b446e8df07d3acd89f712>:0
08-14 17:22:12.659 I/MonoDroid( 6444): at Android.Content.IDialogInterfaceOnDismissListenerImplementor.OnDismiss (Android.Content.IDialogInterface dialog) [0x00011] in <71828dd8fb5f4508815e23d6996c45c2>:0
08-14 17:22:12.659 I/MonoDroid( 6444): at Android.Content.IDialogInterfaceOnDismissListenerInvoker.n_OnDismiss_Landroid_content_DialogInterface_ (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_dialog) [0x0000f] in <71828dd8fb5f4508815e23d6996c45c2>:0
08-14 17:22:12.659 I/MonoDroid( 6444): at (wrapper dynamic-method) System.Object:824d3083-130a-45b8-bc69-a655040ef9f3 (intptr,intptr,intptr)
08-14 17:22:12.674 W/art ( 6444): JNI RegisterNativeMethods: attempt to register 0 native methods for android.runtime.JavaProxyThrowable
An unhandled exception occured.
08-14 17:22:13.367 E/mono ( 6444):
08-14 17:22:13.367 E/mono ( 6444): Unhandled Exception:
08-14 17:22:13.367 E/mono ( 6444): System.NullReferenceException: Object reference not set to an instance of an object.
08-14 17:22:13.367 E/mono-rt ( 6444): [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment