Hi,
I'm still having problem with unmanaged purchase as last year : http://community.stencyl.com/index.php?issue=1200.0
I'm on 10310, and when I try to buy again my item, I've this error :
I've tried to move free unmanaged block from "before I buy the item" (as suggest on stencylpedia) to "after I've bought it" without any success.
I've tried to write the item ID in a global variable, in temp variable and directly on the block, but nothing; the problem persist.
If I try to use test server from Google, the fake purchase works.
What's going on with this new 4 version ?
I'm still having problem with unmanaged purchase as last year : http://community.stencyl.com/index.php?issue=1200.0
I'm on 10310, and when I try to buy again my item, I've this error :
Code: [Select]
03-19 13:48:40.351: E/IabHelper(4511): In-app billing error: Unable to buy item, Error response: 7:Item Already Owned
03-19 13:48:40.351: I/Purchase(4511): Failed to buy IabResult: Unable to buy item (response: 7:Item Already Owned)
I've tried to move free unmanaged block from "before I buy the item" (as suggest on stencylpedia) to "after I've bought it" without any success.
I've tried to write the item ID in a global variable, in temp variable and directly on the block, but nothing; the problem persist.
If I try to use test server from Google, the fake purchase works.
What's going on with this new 4 version ?