Hi,
I have a question about IAPs that may seem trivial or obvious to some…
How exactly do I test/debug code for IAP?
I tried installing “InAppPurchase”, from Corona’s official sample code, onto my device for testing but all it gave me was an error saying “In App Purchase not supported on this device”.
So how am I supposed to test my code?
It is crucial that my code for IAPs work correctly, for otherwise I will not properly receive the revenue the app generates…
KC