Urgent: Payment SDK API Please Login to Remove! Hello,
I am using Payment SDK v1.8 in my app. I have uploaded the test app on App world with list of digital goods and their SKUs.
Now I am trying to retrieve the list of Digital Goods using: DigitalGoods.get(digitalGoodsListener); and I am getting callback in public void success( DigitalGood[] digitalGoods ). But I am not getting anything in digitalGoods.length.
Can anyone please help?
-Thanks in Advance. |