简体   繁体   中英

How to get IAP SKU code from google play console?

How can I get the SKU code from my google developer console for my in app purchase?

I did the following:

  • Uploaded a alpha APK to google console.
  • Created a new managed product for the app (IAP)

Google says it will be active when I release my app, however, how can I get the SKU for that item so I can add it in my app?

The SKU is basically the product ID. In the Play Developer console, it will be found under Store Presence -> In App Products.

There is a table, where the first header item is Name/ID. The ID(SKU) of the product is what you are looking for. In the image below, the SKU will be titi.cad

The table is similar to this: 应用内商品列表

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM