Android In-App Sandbox setting error for a particular Gmail ID

跟風遠走 提交于 2019-12-04 01:54:50

Go to this

https://play.google.com/apps/testing/com.yourcompany.yourapp

you will find a button allow currently logged in google mail account become beta tester of your app. Make sure you have upload an beta or alpha version of your app to google store.

Check list:

  1. Did you upload your app as Alpha or Beta version app
  2. Check if item that registered at Play store is same with what you used in your code.
  3. Check your package name, and Keystore file you used to build .
  4. Check if logged in gmail account is beta test account
  5. Check if you purchase you item at Play store that allowed. Eg: You enable your app at US store, but you logged in with China store account, you will not able buy item.
  6. Check you apk version: if your app version is lower than version registered at Google console , you will not able buy item.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!