Search Unity

item group id not found (Unity IAP for tizen) Purchase failed

Discussion in 'Tizen' started by saraswati-patel, Jan 5, 2018.

  1. saraswati-patel

    saraswati-patel

    Joined:
    Jun 17, 2013
    Posts:
    2
    Getting error Purchase fail "group id not found"
    Here is log
    01-04 11:07:10.805 : Info / UnityIAP ( 4719 : 4719 ) : get_purchase_cb(): purchase result callback result:0
    01-04 11:07:10.805 : Info / Unity ( 4719 : 4719 ) : get_extra_data:: _method = OnPurchaseItemReceived
    01-04 11:07:10.805 : Info / Unity ( 4719 : 4719 ) : get_extra_data:: _result = 9201
    01-04 11:07:10.805 : Info / Unity ( 4719 : 4719 ) : get_extra_data:: _resultDescription = 6107|9201|Item group id not found
    01-04 11:07:10.805 : Warning / CAPI_APPFW_APP_CONTROL ( 4719 : 4719 ) : app_control.c: app_control_error(152) > [app_control_get_extra_data] KEY_NOT_FOUND(0xffffff82)
    01-04 11:07:10.805 : Info / Unity ( 4719 : 4719 ) : get_extra_data:: _timeStamp =
    01-04 11:07:10.805 : Info / UnityIAP ( 4719 : 4719 ) : get_purchase_cb(): purchase FAILED result string = 6107|9201|Item group id not found
    01-04 11:07:10.805 : Info / Unity ( 4719 : 4719 ) : OnPurchaseFailed JSON: {"reason":"2","productId":"000000612524","message":"Item group id not found"}
    01-04 11:07:10.805 : Info / UnityIAP ( 4719 : 4719 ) : Tizen sendMessageToUnityUnibillManager(OnPurchaseFailed, ...)
    01-04 11:07:10.805 : Info / Unity ( 4719 : 4719 ) : [UnityIAP] ProcessMessage subject: OnPurchaseFailed payload: {"reason":"2","productId":"000000612524","message":"Item group id not found"} receipt: transactionId: (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
    01-04 11:07:10.805 : Warning / INDICATOR ( 842 : 842 ) : wifi.c: _wifi_changed_cb(196) > _wifi_changed_cb[196] "wifi state : 1"
    01-04 11:07:10.815 : Info / Unity ( 4719 : 4719 ) : onPurchaseFailedEvent({0}): Merle_Buy (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
    01-04 11:07:10.825 : Warning / CAPI_APPFW_APPLICATION ( 5020 : 5020 ) : app_main.c: _ui_app_appcore_pause(688) > app_appcore_pause
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : LavndAppMain.c: __LavndAppTerminate(121) > [Lavnd][LavndAppMain] __LavndAppTerminate
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : LavndViewManager.c: LavndViewManager_AppTerminate(579) > [Lavnd][LavndViewManager] LavndViewManager_AppTerminate()
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : LavndAppMain.c: __LavndAppTerminate(125) > [Lavnd][LavndAppMain] ewk_shutdown() -> return count : 0
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : LavndAppMain.c: __DeRegisterEventHandlers(242) > [Lavnd][LavndAppMain] __DeRegisterEventHandlers()
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : LavndViewDataHandler.c: LavndViewDataHandler_Terminate(45) > [Lavnd][LavndViewDataHandler] LavndViewDataHandler_Terminate()
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : LavndAppControlManager.c: LavndAppControlManager_Terminate(79) > [Lavnd][LavndAppControlManager] LavndAppControlManager_Terminate
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : MintConfiguration.c: __terminateMintConfigCL(843) > [Lavnd][MintConfig]Terminate Configuration
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : MintEventHandler.c: MintEventHandler_Terminate(107) > [Lavnd][MintEventHandler] Terminate
    01-04 11:07:10.825 : Info / Lavnd ( 5020 : 5020 ) : MintNetTransactionHandler.c: MintNetTransaction_Terminate(218) > [Lavnd][MintNetTransaction] Terminate Net transaction handler
    01-04 11:07:10.825 : Info / CAPI_NETWORK_CONNECTION ( 5020 : 5020 ) : connection.c: __connection_set_proxy_changed_callback(398) > Successfully de-registered(0)
    01-04 11:07:10.825 : Error / EFL ( 534 : 534 ) : eo<534> lib/eo/eo.c:675 _eo_call_resolve() in lib/edje/edje_object.eo.c:320: func 'edje_obj_signal_emit' (435) could not be resolved for class 'Evas_Object_Smart'.
    01-04 11:07:10.835 : Info / Unity ( 4719 : 4719 ) : OnPurchaseFailed: FAIL. Product: '000000612524', PurchaseFailureReason: Unknown (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)


    Using unity version 5.6.3f1 and IAP version 1.15.0
     

    Attached Files: