Hi guys,
For some reason, I just can’t get my IAP code to work on android. Here’s the breakdown :
-
I used both “android.test.purchased” and my app IAP id for test
-
My device is still on Android 2.2 as a minimum benchmark and I’m using a test account on that phone
I checked everything, my IAP id, app id, my build is not on debug.keystore but real keystore.
-
Everything went smooth, when I click purchase every pop ups shown perfectly and the process are valid (at least I think so) until it said : items are purchased by google
-
Except that I never get my transaction callback. Not even once…
PS : I’ve spent two days working on this (the iOS part works perfectly for me) and have been googling this forum for many discussions. It doesn’t seem that resolved cause most of the time someone just said :" oh it’s working now"
Halp pls… I’m losing sleep over this and stuck
Thanks