语言

Menu
Sites
Language
InApp Purchase problems

Hello,

I'm trying to develop InAppPurchase in my game. I'm using "Sample_Native" to figure out how it works.

The problem is, when the sample purchases the item in "Developer mode", the purchase result is always "cancel", like I'm hitting the cancel button.

Does somebody faced such problems?

Best Regards

Alexey

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

2 回复
Mallikarjun Hunalli
Hello Alexey, Yeah we have also observed this error. As the IAP purchase flow needs two phases, One "Purchase initialization" and second is "Purchase finalization" In the above case, IAP Application is terminating after "Purchase initialization" phase hence you are receiving the "100 - Cancel" error code. Actually IAP application should terminate after "Purchase finalization". We are about to fix this and we will upload the new TPK ASAP. Br, Mallikarjun
Mallikarjun Hunalli

This has fixed in IAPClient current ver 1.0.8. Start using this.

Br,

Mallikarjun