In app Purchase issue in android

后端 未结 4 1200
迷失自我
迷失自我 2021-01-12 21:36

I have successfully test product id (i.e android.test.purchased etc.) in my app but I am getting exception with real product id..any help will be appreciate. I have also pu

4条回答
  •  独厮守ぢ
    2021-01-12 22:13

    I found that, for my app, this error was caused by setting the price field to $0.00 on the Developer Console. Even though Google states the price cannot be less than $0.99, they still allow you to set the price to $0.00, and then give this enigmatic error.

提交回复
热议问题