In-app billing: Add billing to an existing published application

We have an existing application (apk v282) published on Google Play. This application does not have products in the application and does not have BILLING permission.

We have developed an update version (v292) containing products in the application and BILLING permission.

There was a problem before creating products in the application on the Google Play console: When we download v292 apk as a draft in the Google Play console, we have two APKs listed in the draft: old and new: enter image description here

On this page we have two alternatives:

1- Or we click on "In-app products" in the left list to create our products, we see a page with the message:

To add products to the app, you need to add BILLING permission to your APK.

, , , v282 .

2- AP28 v282 ( BILLING), v292 . "In-app products" , . , . , .

: , ?

+5
4

. , , - , . , , . , apk .

+1

, : apk alpha. android, apk alpha. , apk .

+5

( ) .

don't choose any package name which you want to use in feature., , Google ,

, , , apk, .

, App, except this account in which you are uploading your apk , .

I recently ran into this problem and I followed this up. So I hope you get some help from my experience.

+1
source

I think the problem here is that the Google Play console thinks you're trying to publish multiple apks. This is only supported if apks target different device configurations:

publishing multiple apks

I think that as soon as you delete the previous version, you can activate the new version with billing in the application. I will try this soon and update this answer if I find out more.

0
source

All Articles