Change the price of in-app purchase item after publishing android

后端 未结 4 1170
离开以前
离开以前 2021-02-06 05:30

Is it possible to change in-app purchase item\'s price after it has been published in Google Play? (I\'m assuming the app has been published, too).

The whole documentati

4条回答
  •  余生分开走
    2021-02-06 05:50

    You change the prices on the Developer console not in the application, of course if you have graphics/text in the app that shows prices you need to figure out how to update those, maybe pull them from a server? See: Billing Catalog and Billing Testing

提交回复
热议问题