I just created my first google play console account and i need to pass open and closed testing with 20 testers or so. Can i skip the testing part and go straight to production?
I went straight to production without any testing in this video but if it is not available now just add testers. I already did that. Google play is not that serious in that and you can just create and add that emails.
You have to get 20 testers and have them opted in for 14 days before applying for production now. Every account created after 13. November 2023 has to do this.
it show error when i run the command "flutter build appbundle --release":> A failure occurred while executing com.android.build.gradle.internal.tasks.FinalizeBundleTask$BundleToolRunnable > java.lang.NullPointerException (no error message)
sir i have doubt i purchased a developer account for myself not a bussiness one,for the first time i need to do a closed test then only i can have production access ,is this procedure same each time i create a new app,its hard to find 20 testers and keep for 14 days
My app is uploaded on Playstore how I can manage the app version and I also want to show ads in my app so how I monetize with admobile feature of flutter
2:20, when pasting the code into CMD I get the following error: 'keytool' is not recognized as an internal or external command, operable program or batch file.
The error indicates that java is not set correctly in your path. Find the path to your jdk until bin and add it into your envoirment variables. Check this for more details: www.ibm.com/docs/en/b2b-integrator/5.2?topic=installation-setting-java-variables-in-windows
Hi bro, when i have to enter the name and surname , organization and all the informations in 2:30. I did what you showed in the video but after typing yes it iterates the process to the infinite. I also tried to insert real values instead of just pressing enter in the various fields
im having the same problem. Do you found a fix ? Edit: i have to respond in the same language as my system configuration, in my case in Spanish (si), i was answering in english (yes).
Una consulta, es la 1° vez que se está subiendo el app a través de una cuenta antigua. El asunto es que cuando se sube el appbundle sale que estoy firmando el app con una clave incorrecta, sale una clave SHA-1 que desconozco y supuestamente debo subirla con esa clave SHA-1, pero recalco, es una app que se sube por 1° vez. Alguien sabe como solucionar ese problema?
Failed to read key upload from store "C:\Users\DELL\Documents\super_mc\android\app\upload-keystore.jks": Keystore was tampered with, or password was incorrect
I hve created bundle and tried it on real device directly it is working fine But when i uploaded it to closed testing and downloaded from there it is not working seems it can't reach backend and make http requests is there anything i should do in google console to allow my app to make http requests?
Hi, how did you do to take screenshots of the application with the image of the device included? I can only take screenshots of the screen. Thank you!!
It is not covered in this video and that is not really necessary of every app but If you have a larga business App you can find it's specific tutorials
java.lang.IllegalArgumentException: Unable to locate resourceFile (C:\bhajan_arti\build\app\intermediates\merged-not-compiled-resources elease\layout otification_template_custom_big.xml) in source-sets. help me with this error
Execution failed for task ':app:validateSigningRelease'. > Keystore file '/home/vipul/Flutter Projects/Recent Projects/epicore/android/app/upload-key.jks' not found for signing config 'release'.
Code HQ Team Accept any Mobile App Development Project !
Feel free to contact us via Email for more details:
codeheadq@gmail.com
Very useful
Thank you❤
Glad to hear it
Exactly I loved it💯
How much cost to create developer account ?
You need to pay 25$ to create one
Your tutorial really helped me! You explains very well and do straight to the point which is awesome! Thank you so much!
Glad it was useful
Before covid 19 it used to get review within an hour.. 😢those good old days 😂
now it takes weeks because of google policy to make palystore safe
Thank you. This tutorial was really helpful.
You're welcome!
I just created my first google play console account and i need to pass open and closed testing with 20 testers or so. Can i skip the testing part and go straight to production?
I went straight to production without any testing in this video but if it is not available now just add testers.
I already did that. Google play is not that serious in that and you can just create and add that emails.
what have you done do we have to add 20 emails
You have to get 20 testers and have them opted in for 14 days before applying for production now. Every account created after 13. November 2023 has to do this.
it show error when i run the command "flutter build appbundle --release":> A failure occurred while executing com.android.build.gradle.internal.tasks.FinalizeBundleTask$BundleToolRunnable
> java.lang.NullPointerException (no error message)
Thank you, helped me a lot
Excellent! Every thing was straight to the point. I had doubts and you helped me resolve all of them. Thanks ❤❤
Glad to hear!
what about 20 beta testers?
Thank you so much, helped a lot.
Glad to hear it!
can we change all this settings after some month of app published in PlayStore in the new update?
Do I need to build apk in order to upload it on google play store?
sir i have doubt i purchased a developer account for myself not a bussiness one,for the first time i need to do a closed test then only i can have production access ,is this procedure same each time i create a new app,its hard to find 20 testers and keep for 14 days
My app is uploaded on Playstore how I can manage the app version and I also want to show ads in my app so how I monetize with admobile feature of flutter
Thank you for your contributions!
Sent!
2:20, when pasting the code into CMD I get the following error: 'keytool' is not recognized as an internal or external command,
operable program or batch file.
The error indicates that java is not set correctly in your path.
Find the path to your jdk until bin and add it into your envoirment variables.
Check this for more details:
www.ibm.com/docs/en/b2b-integrator/5.2?topic=installation-setting-java-variables-in-windows
Hi bro, when i have to enter the name and surname , organization and all the informations in 2:30. I did what you showed in the video but after typing yes it iterates the process to the infinite. I also tried to insert real values instead of just pressing enter in the various fields
im having the same problem. Do you found a fix ?
Edit: i have to respond in the same language as my system configuration, in my case in Spanish (si), i was answering in english (yes).
Una consulta, es la 1° vez que se está subiendo el app a través de una cuenta antigua. El asunto es que cuando se sube el appbundle sale que estoy firmando el app con una clave incorrecta, sale una clave SHA-1 que desconozco y supuestamente debo subirla con esa clave SHA-1, pero recalco, es una app que se sube por 1° vez. Alguien sabe como solucionar ese problema?
Thank you 🙏
i love yr detail step for newbie. could you show how to public to app store?
Failed to read key upload from store "C:\Users\DELL\Documents\super_mc\android\app\upload-keystore.jks": Keystore was tampered with, or password was incorrect
Is the process of generating the key for each app, or can I use the .jks key for more than one app? Thank you for the content!
No it is unique
I hve created bundle and tried it on real device directly it is working fine
But when i uploaded it to closed testing and downloaded from there it is not working seems it can't reach backend and make http requests is there anything i should do in google console to allow my app to make http requests?
shouldn't the "storeFile" attribute in "key.properties" be ./app ... instead of ../app //, since app is in the current directory.
Thank you Brother 😊
Very welcome
Why is it that when I enter the code at 3:17, a dialog box appears: How do you want to open this file?
Make sure to use the exact command it should just build the app not open it.
Also check the official docs because commands can change overtime.
very good ....Keep it up!
Thank you!
Hi, how did you do to take screenshots of the application with the image of the device included? I can only take screenshots of the screen. Thank you!!
You can take the screenshot of the screen and then use a mockup on figma.
Thank You!! 😃
7 and 10 inch Tablet screenshot not mandatory? without Tablet screenshots play console will approved my app? plz inform.
Yeah it did for me
Thank you. Great.
Glad you liked it!
where is particular domain. How can I learn it
'Hey, look, I clicked the "send change for review" button, but it still says" changes not sent for review"
my cmd don't ask for password it say that the command not found what i do
You need to use a different package name because "com.example" is restricted.
How to fix this error?
Use something else like your name instead of example
great thank you
Glad it helped
Wonderful...
where u send jks file into app android/app folder?
Yes put it inside your app folder which is located inside android folder
In which step i should obfuscate my code?
It is not covered in this video and that is not really necessary of every app but If you have a larga business App you can find it's specific tutorials
WOW!!
where to find my application Id?
How can i solve 20 tester issue on my console?
Before going to production hit closed testing and add 20 emails there.
¿Tienes alguna idea sobre trucos para subir mi aplicación de películas a Play Store?
¿Y no tener un problema de derechos de autor y cosas así?
If it is your own app, You won't have any problem
life saver
Did google removed 20 testers requirement before publishing app on google play store? I hope they removed, it would be huge pain for solo developers
It wasn't required while uploading this tutorial but if necessary you can also provide some emails by your own
so there is no need to pay to publish app in play store?
You have to pay once 25$ to buy one developer account and then Publish as many apps you want.
@@codeheadq thanks, got it
good but next time show your mouse pointer ok brother
Sure I would consider that
However I edited video alot to make it easier to understand
I created Another Account then Terminated 😢
Not surprised, accounts are reviewed by real people
What about 20 friends approval policy of Google Play ?. is this policy not yet implemented ?
However It was said but I did publish this app without any approval policy.
Even if needed it is an easy step and I can help you with that
@@codeheadq Ok thanks bro
gracias, eres la cabrita
you are afghan
Yes
java.lang.IllegalArgumentException: Unable to locate resourceFile (C:\bhajan_arti\build\app\intermediates\merged-not-compiled-resources
elease\layout
otification_template_custom_big.xml) in source-sets. help me with this error
This error is weird for publishing app, It may be something related to your own PC
Execution failed for task ':app:validateSigningRelease'.
> Keystore file '/home/vipul/Flutter Projects/Recent Projects/epicore/android/app/upload-key.jks' not found for signing config 'release'.
The error should be something related to your own PC which deny some permissions
Thank you. This tutorial was really helpful.