I am having very hard time implementing Nokia Android In-App purchase.
First issue I had faced was as follows
while testing In-App purchase with test Product-Ids you are allowed to make purchase which happens just fine.But when I try to query purchase it shows there are no purchases.Apparently I concluded that getPurchase will not work with test Ids.
Second issue I am facing is as follows.
Since getPurchases doesn't returns purchased history for Test Ids,I tried publishing one app on Nokia store with one InApp item.It got published successfully.But now when I am trying to purchase In app Item I am getting following error message.
Can somebody please help me come out of this issue?
Thanks :-)
03-25 12:07:16.790: I/Nokia(20913): Launching purchase flow Product.
03-25 12:07:42.910: I/Nokia(20913): onActivityResult(10001,-1,Intent { (has extras) }
03-25 12:07:42.920: I/Nokia(20913): Purchase finished: IabResult: Problem purchashing item. (response: 6:Error), purchase: null
03-25 12:07:42.920: I/Nokia(20913): Response int is 6
03-25 12:07:42.920: I/Nokia(20913): Response String is Problem purchashing item. (response: 6:Error)
03-25 12:07:42.920: I/Nokia(20913): Error purchasing: IabResult: Problem purchashing item. (response: 6:Error)