문제

I have got some inapp billing in my Android app.

When the user clicks on the buy button in my app, the Google Checkout window is displayed (where the user can choose its credit card and click on "Buy and download").

My problem is that I localized/internationalized the message appearing in this window via the Android Market developer console but:

  • on one of my apps, the language displayed in the Google Checkout window is always English (even if I added all the other possible langages)
  • on one of my other apps, the language displayed in the Google Checkout window is Spanish (even if my phone is setup in French and I added FR in the Android Market developer console (in the inapp billing menu))

How to solve this issue ??

Thanks guys!

도움이 되었습니까?

해결책

I'm getting this too, looks like a bug in the Market application. Besides trying to report it, there is not much you can do.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top