Hi all, I have question about “Managed Publishing” In google play, I wanted to fully automate release process but it can’t find anything about this in Google Play Developer API. Do you know of there is possibility to use managed publishing from API ?
I have contacted support, and there is no possibility to use api to release using timed publishing, of course you can promote to app to production but still it will not be visible for users until you tap “release” on the play console website. And there is no api for “tapping” release ;/
m
murdock
02/02/2021, 9:37 PM
Managed publishing is something you turn on once, every build after that will have to be manually published by you
murdock
02/02/2021, 9:38 PM
You dont have to manually enable managed publishing for a single build
k
Kamil Kalisz
02/02/2021, 10:42 PM
Yes you are correct, but after timed publishing is enabled there is no possibility to release app by api. You need to go to developer console and publish app manually.
Kamil Kalisz
02/02/2021, 10:43 PM
You can move app to production track, but final release needs to be done on developer console manually.