Search Unity

RestoreTransactions does not call back ProcessPurchase

Discussion in 'Unity IAP' started by moshen1, Jun 7, 2019.

  1. moshen1

    moshen1

    Joined:
    Jun 5, 2019
    Posts:
    2
    Platform: iphone,Sandbox
    unity:2018.3.1
    iap:1.20.1

    Steps:
    1. When I pay for the first time after the success, and has been finishTransaction.
    2. Quit the game, to open the game, click the "RestoreTransaction".
    3. In File UnityPurchasing.m "onTransactionSucceeded" received print log messages, and a successful call [the self UnitySendMessage: @ "OnPurchaseSucceeded" XXX], but c# IStoreListener.ProcessPurchase () have not received any news.
    4. [self UnitySendMessage: @ "OnPurchaseSucceeded" XXX] done filtering operation here?
     
    Last edited: Jun 7, 2019
  2. moshen1

    moshen1

    Joined:
    Jun 5, 2019
    Posts:
    2
  3. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446