the item you requested is not available for purchase

前端 未结 17 1289
陌清茗
陌清茗 2020-11-28 20:19

I\'m trying to integrate Android Market in-app purchases into my app, but unfortunately coming across an annoying error every time I try to purchase a real inapp product.

17条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-28 20:46

    There could be three possibilities :

    1. Save your APK on google play as Draft and don't forget to activate this and publish your products with unique Ids.
    2. Check your Ids are same as product Ids on google play.
    3. or check for Item types are same e.g. Managed in both Google Play and your Code.

    If you are testing no need to publish the app. Just save it as a Draft. And Then wait for some time may be 2 to 3 hrs to activate this.

提交回复
热议问题