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
  •  | 
  •  

Question

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 ?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top