언어 설정

Menu
Sites
Language
Native IAP purchase finalization result code always 100

When I perform a purchase finalization with "_purchaseResume" with the Native IAP in developer mode, using the provided sample,  the result code is always 100 ("Cancelled") - the purchase appears to succeed ( it appears in the purchased items list), so I initially assumed this was just a side effect of using developer mode. However if I perform the exact same operation with the javascript IAP api, the purchase finalization returns with code 0 ( "Success").

Has anyone else seen this? Is this a bug in the native IAP?

Thanks,

Alan

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

4 댓글
Pushpa G
It could happen when the client is no longer active. Are you sending finalization request during OnAppControlCompleteResponseReceived from initialization request?
Alexey Ozertsov
Did you success on solving that problem? I'm facing it too.
Mallikarjun Hunalli
Hello, 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 now in IAPClient TPK ver 1.0.8.