Hello everyone! I’ve a problem with test in-app on Google. When i try to do store.purchase, shows a Google error:
“Error. The following article is not available for purchase.”
and with transaction.errorString I see the error: “User canceled. (response: -1005: User canceled. )”
This error I not find on Google, but just a few tips how to check if in-app is active or not.
I can say that in-app is active. The account test have been included in “settings -> License test” and in beta version. Then, with store.loadProducts, I’ve checked that in-app is valid and i can get its description.
So, what is the error? What can I check again? Thank you.