Hi all, just a quick heads-up to let you all know that there have been some changes to the way In App Purchase work for Android that will be in the next release (Beta or otherwise).
Paul has added a new parameter to the InAppPurchaseAddProductID command that states if the product is consumable (1) or not (0), for example:
InAppPurchaseAddProductID( "my.product.id", 1 ) for a consumable product like buying credit or...
InAppPurchaseAddProductID( "my.product.id", 0 ) for a non-consumable product like unlocking a game feature
this.mess = abs(sin(times#))