Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[Solved] Unity IAP: Warning: Unknown product identifier: {0} test1

Discussion in 'Unity IAP' started by _watcher_, Jul 17, 2016.

Thread Status:
Not open for further replies.
  1. _watcher_

    _watcher_

    Joined:
    Nov 7, 2014
    Posts:
    261
    Hi,

    I set up my google playstore products to use some testing non-consumable product IDs, for example "test1"
    Then in the app, i initialized builder with such IDs.

    Now i would like to publish the app live, so i removed the IDs both from Google Playstore, and from the builder (app code). There literally is no trace of "test1" anymore anywhere to be found.

    Some other things i did:
    - waited 1 day after deactivation of the product IDs (eg "test1")
    - republished the APK to the app store, waited 1 day
    - removed and reinstalled the application.
    - re-copied the google playstore public key and recompiled the verification validation obfuscator code

    None of the above fixed the error which still shows.

    Is there another place i shoul'd remove the test IDs (e.g. "test1") from, or something i should do to get rid of the old test product checks in order to get rid of the warning traces?
     
    Last edited: Jul 17, 2016
  2. _watcher_

    _watcher_

    Joined:
    Nov 7, 2014
    Posts:
    261
    nwm, fixed it.
     
    erika_d likes this.
Thread Status:
Not open for further replies.