Skip to content

Instantly share code, notes, and snippets.

@MarcorOnline
Last active August 1, 2017 14:20
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 MarcorOnline/319897c5256614272aed9c62acc47376 to your computer and use it in GitHub Desktop.
Save MarcorOnline/319897c5256614272aed9c62acc47376 to your computer and use it in GitHub Desktop.
GetPurchasesAsync Exception
System.NullReferenceException: Object reference not set to an instance of an object
at Plugin.InAppBilling.InAppBillingImplementation.RestoreAsync () <0x102450f7c + 0x000b0> in <03b01e063b3148aa8db6cea4b40d9ab5#a9fb59e0e4389b6f7517628f848246df>:0
at Plugin.InAppBilling.InAppBillingImplementation+<GetPurchasesAsync>d__9.MoveNext () <0x102452230 + 0x00083> in <03b01e063b3148aa8db6cea4b40d9ab5#a9fb59e0e4389b6f7517628f848246df>:0 --- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x1012a49fc + 0x000d4> in <2f4074c3120b4d80802e10af84b67d41#a9fb59e0e4389b6f7517628f848246df>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x1012a4924 + 0x000c7> in <2f4074c3120b4d80802e10af84b67d41#a9fb59e0e4389b6f7517628f848246df>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () <0x1012a4c40 + 0x0003b> in <2f4074c3120b4d80802e10af84b67d41#a9fb59e0e4389b6f7517628f848246df>:0
at EasyTax.Utils.PurchaseHelper+<CheckIsPremium>d__8.MoveNext () <0x100e720a0 + 0x00a8f> in <abc82012b45449899d0bba673d97f8e3#a9fb59e0e4389b6f7517628f848246df>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment