Well,
I ckecked the InAppPurchase folder and is basically the same as InAppDemo, but with option to Android.
I tried with print statements on InAppDemo and i found that validProducts = 0, and because of that the buttons of the products don’t show up.
In the InAppDemo code, in the function “loadProductsCallback( event )”, it’s defined that validProducts = event.products. So i tried to print event.products, but the code freezes in that point.
Any ideas of why this happens? What is suposed that have to return event.products?
[import]uid: 105206 topic_id: 25314 reply_id: 103282[/import]