just one simple question. when google generates, manages and never allows to download a certificate, HOW am i supposed to sign my APK? because unsigned APK is not allowed to upload. this is quite puzzling.
@@asdfghjk-xd4wt For uploading you use a different upload key, as explained in the video. You generate the upload key locally and use it to sign the app bundles before uploading them. 5:13 in the video.
Your video does not match current version of Google Play Console. I try to upload first release with Android Studio generated keys, but I cannot see "Export and upload key from Android Studio". Why? Quality control? Are your working or what?
I have few questions. 1. Is it necessaary to OptIn for the Play App Signing to upload the Android app bundle in store? 2 Which option is best for the white label apps on the store with the same app signing key? 3. Is it necessary for the existing apps in the production to Optin to Android app bundle
i need help with my app, it has the ability to access internet content but when i download the ap from the play store and i try to access the online content, it crashes. but when i try the app from my pc it works
What should I do next if I choose "Let Google manage and protect your app signing key (recommended)". You said that, to upload app to Play Console. the aab file need to be signed with app signing key or upload key separate as a recommend. But How to get "a key file" to sign aab by Android Studio or by scripting. Thanks
So if I use the play signing, does that change the sha1 certificate that I get from my keystore? If so how do I find the new sha1 certificate so I can update my api keys?
Thanks for energy you invest in this tutorial. Please I have an app uploaded on playstore myself but the app is misbehaving. So create another app from another platform and I wanted to replace it with the existing app on playstore. Please how do i get my signing key and keystore password? Thanks
i want to use the opt in option but the siging key i generated was different from the play console key so please make a video how to use the play console key to signing my app
The instructions to use Android Studio are not understandable. You just clicked so fast and without explaining what to do that it is impossible to undertand the proccess.
Hey, Hanish! Check out this link for more help on signing your app (especially Step 3): support.google.com/googleplay/android-developer/answer/9842756.
i need help with my app, it has the ability to access internet content but when i download the ap from the play store and i try to access the online content, it crashes. but when i try the app from my pc it works
I have a question, I have my achievements on draft, can I test them with SHA1 App Signing ? because right now I see the login notification success but the buttons to show achievements and leaderboard doesn't open nothing...what I'm missing ?
Hi, I'm Diego, from Brazil. I have a problem! in the plya console. my apk is working normally when I install it on my phone. I launched it on the play console, on google play.. it does the installation, but it doesn't open, it doesn't create an icon.. after having downloaded and installed it. did information to uninstall .. or install ... the word abri, does not appear in the google play store. help me!!!
Hi, I signed my app with my own key, and uploaded it to google play store upon app publication. Now if I install the app from android studio on my phone and then I browse the google play store, I cannot see the button "update" but only "open" even if a more recent version of the app is published in google play store. Is it a google play store bug?
I am using android studio i want to generate release and debug folder i tried generating the project with android studio generate signed bundle/apk but it does not generate the release and debug folder instead it generate jks file what is wrong please help me i am using android studio i want to generate release and debug folder i tried like build> generate signed bundle/apk then it comes the page which require password and the like message then i choose the debug and release and then i clicked v1 and v2 and finished but the outcome will be jks file only i didnt find the release and debug folder please help me, thank you in advance
hello sir, i started my aap release for closing testing and then at the same time release for production.. so will my android app successfully publish on play store at a required time?? please reply..
Anda mengupload APK atau Android App Bundle yang ditandatangani dengan sertifikat yang belum valid. Anda perlu menandatangani APK atau Android App Bundle dengan sertifikat yang sudah valid. solusinya pak ?
Funny how nothing of this works at all.... can't upload the aab "error, try again"... with apk and obb it worked fine... now I can't upload/release my unity app thanks to google... nicely done
i need help with my app, it has the ability to access internet content but when i download the ap from the play store and i try to access the online content, it crashes. but when i try the app from my pc it works
just one simple question. when google generates, manages and never allows to download a certificate, HOW am i supposed to sign my APK? because unsigned APK is not allowed to upload. this is quite puzzling.
Good to know I am not the only one with this issue. I know this is an old comment but did you figure out how to do it?
@@asdfghjk-xd4wt For uploading you use a different upload key, as explained in the video. You generate the upload key locally and use it to sign the app bundles before uploading them. 5:13 in the video.
Your video does not match current version of Google Play Console. I try to upload first release with Android Studio generated keys, but I cannot see "Export and upload key from Android Studio". Why? Quality control? Are your working or what?
I have few questions.
1. Is it necessaary to OptIn for the Play App Signing to upload the Android app bundle in store?
2 Which option is best for the white label apps on the store with the same app signing key?
3. Is it necessary for the existing apps in the production to Optin to Android app bundle
i need help with my app, it has the ability to access internet content but when i download the ap from the play store and i try to access the online content, it crashes. but when i try the app from my pc it works
I learnt something new today. I don't think I had understood app bundles in this detail earlier. Thanks, Wojtek Kaliciński!
Not clear which option to use to move forward. You just explained which one is which...
What should I do next if I choose "Let Google manage and protect your app signing key (recommended)". You said that, to upload app to Play Console. the aab file need to be signed with app signing key or upload key separate as a recommend. But How to get "a key file" to sign aab by Android Studio or by scripting. Thanks
I have same question. Were you able to solved it?
So if I use the play signing, does that change the sha1 certificate that I get from my keystore? If so how do I find the new sha1 certificate so I can update my api keys?
Thanks for energy you invest in this tutorial. Please I have an app uploaded on playstore myself but the app is misbehaving. So create another app from another platform and I wanted to replace it with the existing app on playstore. Please how do i get my signing key and keystore password? Thanks
i want to use the opt in option but the siging key i generated was different from the play console key so please make a video how to use the play console key to signing my app
are you having fun?
I have the same issue. Could you please explain how to solve it?
The instructions to use Android Studio are not understandable. You just clicked so fast and without explaining what to do that it is impossible to undertand the proccess.
Has google changed this option, I signed in as owner as well as developer and cannot find this option.
I have lost my jks file but have the pepk file with me.
Hi @Android Developers, I have 1 question where i can get the app signature that is generated by google app signing release?
Hey, Hanish! Check out this link for more help on signing your app (especially Step 3): support.google.com/googleplay/android-developer/answer/9842756.
i need help with my app, it has the ability to access internet content but when i download the ap from the play store and i try to access the online content, it crashes. but when i try the app from my pc it works
I have a question, I have my achievements on draft, can I test them with SHA1 App Signing ? because right now I see the login notification success but the buttons to show achievements and leaderboard doesn't open nothing...what I'm missing ?
How can revert or rollback my with apk from release dashboard, i am not getting edit options
Hi, I'm Diego, from Brazil.
I have a problem! in the plya console.
my apk is working normally when I install it on my phone.
I launched it on the play console, on google play..
it does the installation, but it doesn't open, it doesn't create an icon.. after having downloaded and installed it.
did information to uninstall .. or install ...
the word abri, does not appear in the google play store.
help me!!!
Video is outdated. Screens do not match what you see in Play Console or Android Studio
so google now also wants every developer's private key as well... SMH
why does .pepk change everytime i have generated the bundle?
Please am uploading an app bundle for the first time but I was told my signin key is not valid
But why is there no Android Studio private key option in the initial step?
Exactly what I needed to learn. Thank you!
Hi, I signed my app with my own key, and uploaded it to google play store upon app publication. Now if I install the app from android studio on my phone and then I browse the google play store, I cannot see the button "update" but only "open" even if a more recent version of the app is published in google play store. Is it a google play store bug?
How does one delete an app bundle from google play console?
I am using android studio i want to generate release and debug folder i tried generating the project with android studio generate signed bundle/apk but it does not generate the release and debug folder instead it generate jks file what is wrong please help me i am using android studio i want to generate release and debug folder i tried like build> generate signed bundle/apk then it comes the page which require password and the like message then i choose the debug and release and then i clicked v1 and v2 and finished but the outcome will be jks file only i didnt find the release and debug folder please help me, thank you in advance
hello sir, i started my aap release for closing testing and then
at the same time release for production.. so will my android app successfully publish on play store at a required time?? please reply..
Wow amazing video!🤩🤩🤩
Very detailed video! concise at the same time! LOVE the format! Thanks
U
U
Anda mengupload APK atau Android App Bundle yang ditandatangani dengan sertifikat yang belum valid. Anda perlu menandatangani APK atau Android App Bundle dengan sertifikat yang sudah valid.
solusinya pak ?
I like it because it is helpfull for understand the android studio.
Very useful video! Thanks
Funny how nothing of this works at all.... can't upload the aab "error, try again"... with apk and obb it worked fine... now I can't upload/release my unity app thanks to google... nicely done
thanks!
You just explained the most unused scenario for 90% of a video , well done. :/
i need help with my app, it has the ability to access internet content but when i download the ap from the play store and i try to access the online content, it crashes. but when i try the app from my pc it works
thank you so much
awesome
that is great ...
true gold
this video is outdated.
cool cool
wow
thank you so much