Search Unity

IAP purchase doesn't work in andorid

Discussion in 'Unity IAP' started by DaniyarGilymov, Jan 22, 2019.

  1. DaniyarGilymov

    DaniyarGilymov

    Joined:
    Dec 26, 2017
    Posts:
    14
    IAP work on the editor and return the success result, but in build (Android), in purchase it debugs: Purchasing product asynchronously, and then nothing happens (but it should open google play's payment activity). If i try to buy the product again, it debugs: Existing purchase pending. I followed this link https://unity3d.com/ru/learn/tutori...94.1620493377.1548055497-498715176.1536677987

    I added everything correct: all IAP catalog in unity and in Play Console, everything correct (all ID's and names, but prices can be different). Then uploaded to alpha testing, and download by link.

    Logcat shows this when i purchase first time:
    error.PNG
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446