You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onQueryPurchasesResponse in startOrder treats 2nd parameter as 'pending' when it is a list of 'purchases' containing the purchase I'm making. So now I can see why this logic gets me stuck PENDING forever. I have hacked it to work for me. Comparing this with the SDK documentation, I don't see how it could possibly work.
The text was updated successfully, but these errors were encountered:
I am experiencing the same issue. Here is my workaround: shuifsdf8oYioa@7e16cf9
However, I do not feel comfortable with this workaround and would kindly ask @NathanWalker or @brianrclow to have a look.
onQueryPurchasesResponse
instartOrder
treats 2nd parameter as 'pending' when it is a list of 'purchases' containing the purchase I'm making. So now I can see why this logic gets me stuck PENDING forever. I have hacked it to work for me. Comparing this with the SDK documentation, I don't see how it could possibly work.The text was updated successfully, but these errors were encountered: