Google Play Console: How to promote Android app from Alpha to Beta
Within our company we have someone that handles the upload and release of our Android apps to the Google Play Console. He told me that there previously was an option to promote an app from Alpha to Beta. As seen in this video there actually was an option.
However we currently don't see a way to move the Alpha app to Beta. There is only an option to promote the app to production.
Is it still possible to promote the Android app from Alpha to Beta? Or should we upload the same app to Beta again.
android apk release-management google-play-console app-distribution
add a comment |
Within our company we have someone that handles the upload and release of our Android apps to the Google Play Console. He told me that there previously was an option to promote an app from Alpha to Beta. As seen in this video there actually was an option.
However we currently don't see a way to move the Alpha app to Beta. There is only an option to promote the app to production.
Is it still possible to promote the Android app from Alpha to Beta? Or should we upload the same app to Beta again.
android apk release-management google-play-console app-distribution
add a comment |
Within our company we have someone that handles the upload and release of our Android apps to the Google Play Console. He told me that there previously was an option to promote an app from Alpha to Beta. As seen in this video there actually was an option.
However we currently don't see a way to move the Alpha app to Beta. There is only an option to promote the app to production.
Is it still possible to promote the Android app from Alpha to Beta? Or should we upload the same app to Beta again.
android apk release-management google-play-console app-distribution
Within our company we have someone that handles the upload and release of our Android apps to the Google Play Console. He told me that there previously was an option to promote an app from Alpha to Beta. As seen in this video there actually was an option.
However we currently don't see a way to move the Alpha app to Beta. There is only an option to promote the app to production.
Is it still possible to promote the Android app from Alpha to Beta? Or should we upload the same app to Beta again.
android apk release-management google-play-console app-distribution
android apk release-management google-play-console app-distribution
edited Nov 15 '18 at 7:48
Wirling
asked Nov 15 '18 at 7:26
WirlingWirling
1,02111730
1,02111730
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
I have tried to use this option weeks ago.
but I did not found it, I have made some research about this
and it sounds to be removed. to create beta release just go to beta version
and click on create beta release and click choose from library, choose the apk in alpha channel then publish it
1
Thanks, thats probably the way to do it now
– Wirling
Nov 15 '18 at 9:24
1
Did you find a reason why it has been removed? This really feels like a downgrade :-(
– Jasper de Vries
Dec 4 '18 at 11:08
I think they work around it by allowing you to choose the APK type for you library when you uploading beta or production @JasperdeVries
– Ramzy Hassan
Dec 4 '18 at 13:51
add a comment |
Once the release is submitted to Alpha it undergoes a review from Google. Once the review is complete, the release can be promoted to Beta. Normally it takes a couple of hours to review. The Google Play release strategy is detailed here: https://developers.google.com/actions/deploy/release-environments
That page looks like it's about actions rather than apps?
– Sam
yesterday
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53314344%2fgoogle-play-console-how-to-promote-android-app-from-alpha-to-beta%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I have tried to use this option weeks ago.
but I did not found it, I have made some research about this
and it sounds to be removed. to create beta release just go to beta version
and click on create beta release and click choose from library, choose the apk in alpha channel then publish it
1
Thanks, thats probably the way to do it now
– Wirling
Nov 15 '18 at 9:24
1
Did you find a reason why it has been removed? This really feels like a downgrade :-(
– Jasper de Vries
Dec 4 '18 at 11:08
I think they work around it by allowing you to choose the APK type for you library when you uploading beta or production @JasperdeVries
– Ramzy Hassan
Dec 4 '18 at 13:51
add a comment |
I have tried to use this option weeks ago.
but I did not found it, I have made some research about this
and it sounds to be removed. to create beta release just go to beta version
and click on create beta release and click choose from library, choose the apk in alpha channel then publish it
1
Thanks, thats probably the way to do it now
– Wirling
Nov 15 '18 at 9:24
1
Did you find a reason why it has been removed? This really feels like a downgrade :-(
– Jasper de Vries
Dec 4 '18 at 11:08
I think they work around it by allowing you to choose the APK type for you library when you uploading beta or production @JasperdeVries
– Ramzy Hassan
Dec 4 '18 at 13:51
add a comment |
I have tried to use this option weeks ago.
but I did not found it, I have made some research about this
and it sounds to be removed. to create beta release just go to beta version
and click on create beta release and click choose from library, choose the apk in alpha channel then publish it
I have tried to use this option weeks ago.
but I did not found it, I have made some research about this
and it sounds to be removed. to create beta release just go to beta version
and click on create beta release and click choose from library, choose the apk in alpha channel then publish it
edited Dec 24 '18 at 20:20
answered Nov 15 '18 at 9:03
Ramzy HassanRamzy Hassan
369214
369214
1
Thanks, thats probably the way to do it now
– Wirling
Nov 15 '18 at 9:24
1
Did you find a reason why it has been removed? This really feels like a downgrade :-(
– Jasper de Vries
Dec 4 '18 at 11:08
I think they work around it by allowing you to choose the APK type for you library when you uploading beta or production @JasperdeVries
– Ramzy Hassan
Dec 4 '18 at 13:51
add a comment |
1
Thanks, thats probably the way to do it now
– Wirling
Nov 15 '18 at 9:24
1
Did you find a reason why it has been removed? This really feels like a downgrade :-(
– Jasper de Vries
Dec 4 '18 at 11:08
I think they work around it by allowing you to choose the APK type for you library when you uploading beta or production @JasperdeVries
– Ramzy Hassan
Dec 4 '18 at 13:51
1
1
Thanks, thats probably the way to do it now
– Wirling
Nov 15 '18 at 9:24
Thanks, thats probably the way to do it now
– Wirling
Nov 15 '18 at 9:24
1
1
Did you find a reason why it has been removed? This really feels like a downgrade :-(
– Jasper de Vries
Dec 4 '18 at 11:08
Did you find a reason why it has been removed? This really feels like a downgrade :-(
– Jasper de Vries
Dec 4 '18 at 11:08
I think they work around it by allowing you to choose the APK type for you library when you uploading beta or production @JasperdeVries
– Ramzy Hassan
Dec 4 '18 at 13:51
I think they work around it by allowing you to choose the APK type for you library when you uploading beta or production @JasperdeVries
– Ramzy Hassan
Dec 4 '18 at 13:51
add a comment |
Once the release is submitted to Alpha it undergoes a review from Google. Once the review is complete, the release can be promoted to Beta. Normally it takes a couple of hours to review. The Google Play release strategy is detailed here: https://developers.google.com/actions/deploy/release-environments
That page looks like it's about actions rather than apps?
– Sam
yesterday
add a comment |
Once the release is submitted to Alpha it undergoes a review from Google. Once the review is complete, the release can be promoted to Beta. Normally it takes a couple of hours to review. The Google Play release strategy is detailed here: https://developers.google.com/actions/deploy/release-environments
That page looks like it's about actions rather than apps?
– Sam
yesterday
add a comment |
Once the release is submitted to Alpha it undergoes a review from Google. Once the review is complete, the release can be promoted to Beta. Normally it takes a couple of hours to review. The Google Play release strategy is detailed here: https://developers.google.com/actions/deploy/release-environments
Once the release is submitted to Alpha it undergoes a review from Google. Once the review is complete, the release can be promoted to Beta. Normally it takes a couple of hours to review. The Google Play release strategy is detailed here: https://developers.google.com/actions/deploy/release-environments
edited Jan 30 at 21:30
answered Jan 30 at 21:19
rlsheprlshep
533412
533412
That page looks like it's about actions rather than apps?
– Sam
yesterday
add a comment |
That page looks like it's about actions rather than apps?
– Sam
yesterday
That page looks like it's about actions rather than apps?
– Sam
yesterday
That page looks like it's about actions rather than apps?
– Sam
yesterday
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53314344%2fgoogle-play-console-how-to-promote-android-app-from-alpha-to-beta%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown