简体   繁体   English

应用程序错误:未为Google Play配置此版本的应用程序

[英]Application Error : This version of the application is not configured for Google Play

I got this error message while I was testing my in app billing with android IAB v3 while I started my purchase flow. 当我开始购买流程时,当我使用android IAB v3测试应用内帐单时收到此错误消息。 And I saw this message after going into the google play store. 在进入Google Play商店后,我看到了此消息。

I have read through all the other posts which were post in here about this error. 我已经阅读了所有其他关于此错误的文章。

All the suggested answers are something like making the versionCode the same between the testing apk in my device and the upload apk in the google developer console. 所有建议的答案都类似于使versionCode在我的设备中的测试apk与google开发人员控制台中的上载apk之间相同。 And upload a sign APK into google play. 并上传标志APK到Google Play。

I have done all of these and already waited for half day long. 我已经做了所有这些,已经等了半天。 But I still get this error now. 但是我现在仍然会收到此错误。 I have no idea what I can do to fix it. 我不知道该如何解决。

Please give me some suggestions. 请给我一些建议。 Thanks a lot!! 非常感谢!!

If you are testing your application directly installing from eclipse and you didn't set up to sign automatically with another keystore than it's in debug mode. 如果您正在测试直接从eclipse安装的应用程序,并且未设置使用调试模式下的另一个密钥库自动签名。 If your application is release on market and you are testing your app with real in-app products your app won't work until you signed it up with the same keystore which you were using while uploading to Google Play Store. 如果您的应用程序已在市场上发布,并且您正在使用真实的应用程序内产品测试您的应用程序,则您必须先使用与上传到Google Play商店时使用的密钥库进行注册,然后才能使用该应用程序。 In debug mode you can test your in-app implementation using android test products. 在调试模式下,您可以使用android测试产品来测试您的应用内实现。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 错误:此版本的应用程序未配置为通过Google Play结算 - Error: This version of the application is not configured for billing through Google Play 此版本的应用程序未配置为通过 Google Play 计费 - This version of the application is not configured for billing through Google Play 应用程序未配置为通过 Google Play 计费错误 - Application not configured for billing through Google Play error 购买Android In App:未配置此版本的应用,以便通过Google Play计费 - Android In app purchase: This version of the application is not configured for billing through Google Play Android IAP 获取错误此版本的应用程序未配置为通过 google play 计费 查看帮助中心 - Android IAP get error this version of the application is not configured for billing through google play check the help center 应用程序错误:未为市场结算配置此版本的应用程序 - Application Error : This version of the application is not configured for Market Billing 该应用程序配置不正确的Google Play游戏服务 - The application is incorrectly configured Google Play Game Services 未配置应用程序以通过Google Play计费 - Application not configured for billing through Google Play 应用内结算问题:“此版本的应用程序未配置为通过Google Play结算。 检查帮助中心。” - In-app billing issue: “This version of the application is not configured for Billing through Google Play. Check the help center..” 玩游戏服务:应用程序错误配置错误? - Play game services: The application is incorrectly configured error?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM