From 9d7fcfce0d0ce93cbaee6ff0d0f74d2f3d7645f2 Mon Sep 17 00:00:00 2001 From: Philippe Levesque <33944469+yagmoth555@users.noreply.github.com> Date: Wed, 22 Dec 2021 13:12:20 -0500 Subject: [PATCH 1/3] Update manually-uploading-the-apk.md Hi, I propose a change, which should be tied to another page not yet done, as for today Google Play only accept AAB bundle. For historical reason I don't think that page should be rewrite, but another page should be done in my own opinion to reflect the new procedure to follow. Thanks --- .../publishing-to-google-play/manually-uploading-the-apk.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md b/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md index c5bff5a18..4406496b4 100644 --- a/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md +++ b/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md @@ -15,6 +15,8 @@ version of Xamarin.Android is used) the APK must be manually uploaded through the [Google Play Developer Console](https://play.google.com/apps/publish). This guide explains the steps required for this process. +**Please note this procedure is no longer possible to do. [Google Play Developer Console](https://play.google.com/apps/publish) now accept only AAB package.** + ## Google Play Developer Console Once the APK has been compiled and the promotional assets prepared, the From 21fb2aee42db9cba9a4928f9bbc61d98867bff58 Mon Sep 17 00:00:00 2001 From: David Britch Date: Fri, 2 Feb 2024 10:53:45 +0000 Subject: [PATCH 2/3] Update manually-uploading-the-apk.md --- .../publishing-to-google-play/manually-uploading-the-apk.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md b/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md index 4406496b4..aa668cab2 100644 --- a/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md +++ b/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md @@ -15,7 +15,8 @@ version of Xamarin.Android is used) the APK must be manually uploaded through the [Google Play Developer Console](https://play.google.com/apps/publish). This guide explains the steps required for this process. -**Please note this procedure is no longer possible to do. [Google Play Developer Console](https://play.google.com/apps/publish) now accept only AAB package.** +> [!WARNING] +> [Google Play Developer Console](https://play.google.com/apps/publish) now only accepts AAB packages.** ## Google Play Developer Console From ad0801b5aac1bf110f33414708bc8a2a0f584276 Mon Sep 17 00:00:00 2001 From: David Britch Date: Fri, 2 Feb 2024 10:54:19 +0000 Subject: [PATCH 3/3] Update manually-uploading-the-apk.md --- .../publishing-to-google-play/manually-uploading-the-apk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md b/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md index aa668cab2..3c8533900 100644 --- a/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md +++ b/docs/android/deploy-test/publishing/publishing-to-google-play/manually-uploading-the-apk.md @@ -16,7 +16,7 @@ through the [Google Play Developer Console](https://play.google.com/apps/publish This guide explains the steps required for this process. > [!WARNING] -> [Google Play Developer Console](https://play.google.com/apps/publish) now only accepts AAB packages.** +> [Google Play Developer Console](https://play.google.com/apps/publish) now only accepts AAB packages. ## Google Play Developer Console