android in-app this version of application is not configer for billing through Google play [duplicate]

StackOverflow https://stackoverflow.com/questions/13889790

  •  09-12-2021
  •  | 
  •  

Possible Duplicate:
This version of the application is not configured for billing through Google Play
This version of the application is not configured for billing through Google Play

i upload my apk to Draft (last night 10:00pm) and some in-app products() and now i try to test it but it display this error this version of application is not configer for billing through Google play . i already check the android:versionCode of apk are same . then what may the problem ?

有帮助吗?

解决方案

If you are install unsigned apk on android device then this "This version of the application is not configured for billing through Google Play" error is displaying so First uninstall old app from device and re-install new signed apk on device, it will solve your problem.

And See below link for more information.

This version of the application is not configured for billing through Google Play

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top