Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Google Play Developer API Version 3 warning issue.. help me!

Discussion in 'Unity IAP' started by dbsckdqja75, Nov 23, 2019.

  1. dbsckdqja75

    dbsckdqja75

    Joined:
    Jan 16, 2018
    Posts:
    3
    Problems arose ahead of the release of the my game.

    "Your app is using an older version of the Google Play Developer API. As of December 1, 2019, version 1 and version 2 of this API are no longer available, and calls to these versions will all fail. Please update to version 3 before this date."

    I received the above warning.

    I am using Unity 2018.3.0f2 version and I am using Google Play Game Service (0.9.53) and Unity IAP (1.23.0).

    I think it's probably a problem with Unity IAP.

    Another hypothesis is that it may occur in receipt verification.

    How do I update the Google Play Developer API?
    Also, where is the Google Play Developer API used?

    I am not sure how to solve this problem...

    If you know how to solve this problem, please answer.
    Thank you.
     
  2. SamOYUnity3D

    SamOYUnity3D

    Unity Technologies

    Joined:
    May 12, 2019
    Posts:
    603
  3. dbsckdqja75

    dbsckdqja75

    Joined:
    Jan 16, 2018
    Posts:
    3
    Thank you very much for your reply! @SamOYUnity3D

    By the way, whose opinion should I refer to?..

    Or should we wait for an IAP 1.23.1 update?

    I also contacted Google once, but I was just saying that I should check again to see if there is any API part that I am using.

    December is coming...
     
  4. JeffDUnity3D

    JeffDUnity3D

    Unity Technologies

    Joined:
    May 2, 2017
    Posts:
    14,446
    Opinion? Sorry I don't quite follow. Unity IAP does not use the API. If you are using a separate API to check the receipt, that may indeed be the source.