Search Unity

Unknown Error in PurchaseFailureReason and StoreSpecificPurchaseErrorCode

Discussion in 'Unity IAP' started by lc0008, Jul 1, 2020.

  1. lc0008

    lc0008

    Joined:
    Jun 15, 2020
    Posts:
    7
    I have a unity project, and I used object c for in-app purchasing, It worked well in xcode, even in testflight.
    But apple tries to make the in app purchase during the review, the SKProductRequest returns 0 items.

    So I tried many ways but nothing was a solution. finally I decided to use Unity iap.
    It works all fine on our side.. but when app review, this time, they received OnPurchaseFailed that reason is PurchaseFailureReason.Unknown, and error code is StoreSpecificPurchaseErrorCode.SKErrorUnknown

    Is this same with skproductrequest problem? or is it the same as SKErrorUnknown after addPayment in storekit?
    I just want to know if I still have the same problem, or if I've solved one and got another.
     
    Last edited: Jul 1, 2020
  2. SamOYUnity3D

    SamOYUnity3D

    Unity Technologies

    Joined:
    May 12, 2019
    Posts:
    626
    I encourage you to submit a DTS code review ticket to Apple. https://forum.unity.com/threads/iap-failure-during-apple-review-binary-rejected.747941/#post-5909033