Skip to content

Instantly share code, notes, and snippets.

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 BioTurboNick/f9d5c89109a2e8cdbb9f130688248528 to your computer and use it in GitHub Desktop.
Save BioTurboNick/f9d5c89109a2e8cdbb9f130688248528 to your computer and use it in GitHub Desktop.
NullReferenceException in HandleActivityResult stack trace
InAppBillingImplementation.HandleActivityResult (System.Int32 requestCode, Android.App.Result resultCode, Android.Content.Intent data)
MainActivity.OnActivityResult (System.Int32 requestCode, Android.App.Result resultCode, Android.Content.Intent data)
Activity.n_OnActivityResult_IILandroid_content_Intent_ (System.IntPtr jnienv, System.IntPtr native__this, System.Int32 requestCode, System.Int32 native_resultCode, System.IntPtr native_data)
(wrapper dynamic-method) System.Object.59815fdc-bbeb-4e39-b1ca-d53a7cf0ef9f(intptr,intptr,int,int,intptr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment