android - Upload draft APK without interfering with published APK? -


i have published app. app uses google's license check, in order test new versions of app (using test accounts) apk must uploaded in developer console:

the account owner (but not other test accounts) response applications have not been uploaded google play yet.

i've done several times. it's no-brainer. well, until now.

after uploading new apk 'draft production', gives me warning message:

some devices eligible run multiple apks. in such scenario, device receive apk higher version code.

this makes me nervous i not want publish new version.

enter image description here

previously, marked latest apk inactivated , set. how can done in new developer console?

q: how upload new unpublished apk testable google's license check?

i'm amazed nobody took time answer simple question. after nervous testing understand how works:

uploading apk , clicking save draft enough license check working. new apk not published until explicitly publish it. error message there pinpoint problem arise if choose publish app.


Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -