So apparently Google now requires you to have 20 closed beta testers for a period of 14 days in order to get this published. So now it seems to be too much of a hastle for the small app I made for me and my SO to log in our cat's food amounts...
One of, if not *THEE* best walk through I’ve seen on RUclips. Simply amazing. Can’t wait to give it a shot. The sheer amount of concentration, recording, editing and overall detail of this was so good it made something go from _intimidating_ to doable. In other words, this encouraged me to build for Android. I was leaning towards Apple as a first time mobile dev for react native but the hoola hoops and fees were so overwhelming compared to Androids. I just want to make a basic app like this and put it on the store so I can use it on my device and share it. While updating incrementally. Having owned an android tablet before I remember loving that it had SOOOOOOO many developer unique applications. And now I know why. Developer entry level is much better here! The cool part about react native is it’s cross platform ability. So later down the road I’ll build for Apple too. But I just wanted to say Thank You because videos like this keep communities growing! 🫡
first of all thanks for this brilliant help and other thing is can you also create a video on how to update expo apps example version 1 to version 2 and then push to play store
Hi I have done all the steps which you have done the app is running in emulator but its not running on the physical device (my own mobile) how to run app on physical device before uploading it on play store
I everytime having issue during compiling. My app working perfectly on expo go or dev build, but when i want take release build gradle error occure with unknown error. i just following instructions, thats very boring. i deleted everything and started from zero, i hope i can reach to release build.
Hello sir , how to setup mobile simulator in to the pc ? like after running the application then i will not use the phone just the phone view simulator just like you show us on the video? teach me please. Thanks
I mirror my mobile device to my PC. I use one open source for this. Check this: github.com/Genymobile/scrcpy Both wired and wireless connection is supported. DM me if you face any issues.
Hello, my build:configure step is failing since I do not have a git defined with a message...set EAS_NO_VCS=1 to use EAS CLI without Git.... What is the exact syntax for the command to be used in eas.json? Thanks
I am planning to setup git later. If someone can tell me how to setup the EAS_NO_VCS in eas.json, that will be helpful, so I can proceed with the source that is not in git as yet. In any case, knowing how to set the variable is good info to have. Thanks@@BugNinza
do you know how to fix this? Your Android App Bundle is signed with an incorrect key. Make sure it is signed with the appropriate signing key and return to i
I guess you missed some dependencies. The required dependencies for the stack navigation are (expo & Android): npm install @react-navigation/native npx expo install react-native-screens react-native-safe-area-context npm install @react-navigation/stack npx expo install react-native-gesture-handler ( import 'react-native-gesture-handler' in App.js ) npx expo install @react-native-masked-view/masked-view If you are using bare react native or iOS then I suggest you to follow the official docs
I have many doubts about eas, I am worried that it is paid, there is also a free version but I don't know how limited it is, can you clarify this issue for me please.
I'm very interested in taking your Native course. If I have problems or questions while flowing your course, is there any board to leave them? It seems that not many people in Discord community are there.
Our community is still small, but we're in the early stages of growth. I don't plan to create any paid courses because I believe that knowledge should be free for everyone. You can learn by watching my RUclips tutorials or asking me questions on Instagram or Twitter. I'll do my best to help! Happy coding!
@@BugNinzaI wanted purchase Only Chat course, but I bought Native course. I thought your React Native course is developing Only Chat project. can I change my course to Only Chat course please?
after following your steps, when i open my apk on my phone or on my Android emulator i get a white screen. no splash screen at all. just a big whit screen. any solutions?
Estou com um problema, toda vez que faço uma build, ele mostra muitos erros que não tenho ideia, porém, no final, diz que está tudo ok. O app instala no android, mas quando vou abrir ele fecha na hora.
Acho que você bagunçou muito o tratamento de erros do seu aplicativo. Remova o console.log desnecessário do seu código e trabalhe no tratamento de erros. Adicione a permissão necessária e tudo funcionará bem.
eu estou com esse mesmo problema ele gera o apk pro android e eu instalo no celular, mas quando tento abrir ele fecha na hora. fui tentar rodar o ./gradlew clean e aparece um milhão de erros que nem sei o que quer dizer tipo esses ****************************************** FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'PROJECTNAME'. > Could not determine the dependencies of null. > Could not resolve all task dependencies for configuration ':classpath'. > Could not resolve com.android.tools.build:gradle:7.4.2. Required by: project : > No matching variant of com.android.tools.build:gradle:7.4.2 was found. The consumer was configured Conseguiu solucionar o seu?
hello sir, pls its not working for me. this is the problem i am facing; Android build failed: Unknown error. See logs of the Prebuild build phase for more information.
I have this error, Cannot copy 'C:\Users\xx' to a subdirectory of itself, 'C:\Users\xx\AppData\Local\Temp\eas-cli-nodejs\6818b7fa-e64a-4515-b4cd-6390cd8ac267-shallow-clone'.
hi sir, I successfully built the apk file but when I installed it on my Android device and opened the application, the application automatically shut down, why?
Hi. When I want to compile it gives the following error: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0. react native. How can I solve this?
It is cool i did the same for apk release . It got installed successfully fine for the first device but after that it is not getting installed in any other device throwing an error like below. How can i over come from this ? Unsafe app blocked innings2 ebooks Play Protect doesn't recognise this app's developer. Apps from unknown developers can sometimes be unsafe. Installing this app may put your device at risk. Learn more about Play Protect. Install anyway OK
Hello mate I am getting this error * What went wrong: Execution failed for task ':app:compileReleaseKotlin'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error. See log for more details how to resolve it. It checked with chatgpt and gemini but couldn't solve it.
Finally a tutorial that's straight to the point. This helped me a lot. Thanks 👍
Bug Ninza: One stop solution for developers
The BEST tutorial to upload an app, thx u very much!!!!
cool, Im juststarting to build my first mobile app and wanted to see whats where. Its a bit of work but very straight forward. Thanks bro!
Anytime. Keep supporting 🙌
So apparently Google now requires you to have 20 closed beta testers for a period of 14 days in order to get this published. So now it seems to be too much of a hastle for the small app I made for me and my SO to log in our cat's food amounts...
Thank you for informing me.
Thank you for this amazing content! It's exactly what I was looking for.
Glad it was helpful! Keep supporting 🙌
Your tutorial is great!!! Thank you man!
Glad it helped!
One of, if not *THEE* best walk through I’ve seen on RUclips. Simply amazing. Can’t wait to give it a shot. The sheer amount of concentration, recording, editing and overall detail of this was so good it made something go from _intimidating_ to doable. In other words, this encouraged me to build for Android. I was leaning towards Apple as a first time mobile dev for react native but the hoola hoops and fees were so overwhelming compared to Androids. I just want to make a basic app like this and put it on the store so I can use it on my device and share it. While updating incrementally.
Having owned an android tablet before I remember loving that it had SOOOOOOO many developer unique applications. And now I know why. Developer entry level is much better here! The cool part about react native is it’s cross platform ability. So later down the road I’ll build for Apple too. But I just wanted to say Thank You because videos like this keep communities growing! 🫡
I am gonna post this comment on X. You just made my day! Thank you sooo much
@@BugNinza I’m really glad to hear that 😊. Keep up the great work!
Clear , concise and helpful, thank you!
Glad it was helpful! Keep supporting
1000th like from my side
Please upload for appstore deployment as well.
Thank you. Amazing video.. ✅
first of all thanks for this brilliant help and other thing is can you also create a video on how to update expo apps example version 1 to version 2 and then push to play store
Sure, stay tuned
Thank you so much. Its very much helpful
Glad it was helpful!
How did u manage to sign your aab and how were u able to enable releases signed by google? We have problems here activating the google signing
Run eas credentials, choose a platform and then manage your credentials key
Thank you, this tutorial was great :)
Assalamu Aleykum brother this video was very useful for me.Thanks 😊
Glad to hear that
Hi I have done all the steps which you have done the app is running in emulator but its not running on the physical device (my own mobile) how to run app on physical device before uploading it on play store
So we have to create an EAS project as well to launch an expo project?
thanks with the tutorial please how can i add env when building the apk, so that after deploying one can access the online services
I everytime having issue during compiling. My app working perfectly on expo go or dev build, but when i want take release build gradle error occure with unknown error. i just following instructions, thats very boring. i deleted everything and started from zero, i hope i can reach to release build.
Thankyou so much.. Saved my day
Glad it helped!
Brother what is 20 testers policy?
Hello sir , how to setup mobile simulator in to the pc ? like after running the application then i will not use the phone just the phone view simulator just like you show us on the video? teach me please. Thanks
I mirror my mobile device to my PC. I use one open source for this. Check this:
github.com/Genymobile/scrcpy
Both wired and wireless connection is supported. DM me if you face any issues.
@@BugNinza Thank you sir . Keep uploading i always follow you.
please make video to reduce expo apk size bcz a simple apk needs 50 mb storage
Sure! Stay tuned!!!!
Please tell me how to update the existing expo app with same keystore on play store
ok, i'll upload video soon
Build failed
🤖 Android build failed:
Gradle build failed with unknown error. See logs for the "Run gradlew"
How to solve this error I cannot deploy it ..on expo
Hello, my build:configure step is failing since I do not have a git defined with a message...set EAS_NO_VCS=1 to use EAS CLI without Git.... What is the exact syntax for the command to be used in eas.json? Thanks
Install git and try again and let me know. You can also DM me on my social media handles
I am planning to setup git later. If someone can tell me how to setup the EAS_NO_VCS in eas.json, that will be helpful, so I can proceed with the source that is not in git as yet. In any case, knowing how to set the variable is good info to have. Thanks@@BugNinza
Are you doing this all without Android studio?
Yup!! My 8th gen laptop can't handle the Android Studio TBH. But expo let me handles these stuffs with ease.
How many days take the final verification?
thank you so much!
Very helpful! Thank you.
Can you plz show us IOS build & Deployment ?
I don't have Apple developer account
thanks man , i have a problem i build the application but when open the app just show me ,splash screen did not navigate me to home page .
check your code and optimize it
Good video.... can u please create static privacy policy URL content
Sure!! Stay Tuned!
Thanks a lot 😊
Most welcome 😊
currently I facing issue that after generating apk the app is not opening could you help me out.
Can you explain the .env usage am having issues with it
Read the official docs here: docs.expo.dev/guides/environment-variables/
Thank you so much
do you know how to fix this?
Your Android App Bundle is signed with an incorrect key. Make sure it is signed with the appropriate signing key and return to i
Use eas credentials command and change your key.. sign in with a new key
what about the play protect warning, how to remove it ??
bro , which android emulator did you use?
Nah, just mirror my Mobile screen to pc
@@BugNinza ok bro thanks
using eas build crashes the app on open when i use navigator stack but it works fine on expo go
I guess you missed some dependencies. The required dependencies for the stack navigation are (expo & Android):
npm install @react-navigation/native
npx expo install react-native-screens react-native-safe-area-context
npm install @react-navigation/stack
npx expo install react-native-gesture-handler ( import 'react-native-gesture-handler' in App.js )
npx expo install @react-native-masked-view/masked-view
If you are using bare react native or iOS then I suggest you to follow the official docs
@@BugNinza that was the problem thanks a lot for helping
I have many doubts about eas, I am worried that it is paid, there is also a free version but I don't know how limited it is, can you clarify this issue for me please.
I've the same doubt.
I'm very interested in taking your Native course. If I have problems or questions while flowing your course, is there any board to leave them? It seems that not many people in Discord community are there.
Our community is still small, but we're in the early stages of growth. I don't plan to create any paid courses because I believe that knowledge should be free for everyone. You can learn by watching my RUclips tutorials or asking me questions on Instagram or Twitter. I'll do my best to help! Happy coding!
@@BugNinzaI wanted purchase Only Chat course, but I bought Native course. I thought your React Native course is developing Only Chat project. can I change my course to Only Chat course please?
after following your steps, when i open my apk on my phone or on my Android emulator i get a white screen. no splash screen at all. just a big whit screen. any solutions?
check your code and optimize it. use chatGPT or claude to optimize it
Estou com um problema, toda vez que faço uma build, ele mostra muitos erros que não tenho ideia, porém, no final, diz que está tudo ok. O app instala no android, mas quando vou abrir ele fecha na hora.
Acho que você bagunçou muito o tratamento de erros do seu aplicativo. Remova o console.log desnecessário do seu código e trabalhe no tratamento de erros. Adicione a permissão necessária e tudo funcionará bem.
eu estou com esse mesmo problema
ele gera o apk pro android e eu instalo no celular, mas quando tento abrir ele fecha na hora. fui tentar rodar o ./gradlew clean e aparece um milhão de erros que nem sei o que quer dizer tipo esses
******************************************
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'PROJECTNAME'.
> Could not determine the dependencies of null.
> Could not resolve all task dependencies for configuration ':classpath'.
> Could not resolve com.android.tools.build:gradle:7.4.2.
Required by:
project :
> No matching variant of com.android.tools.build:gradle:7.4.2 was found. The consumer was configured
Conseguiu solucionar o seu?
can you make on creating privacy
Add a link to normal github pages
i get this error please help Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.
Check your app.json file.
when you try to open your app at your phone, does the app just close too?
i get aab file why? does anyone know?
hello sir, pls its not working for me.
this is the problem i am facing;
Android build failed:
Unknown error. See logs of the Prebuild build phase for more information.
Rebuild your app
@@BugNinza I've rebuild it Sir, but it still not working
How you get phone screen to desktop Screen
I have this error,
Cannot copy 'C:\Users\xx' to a subdirectory of itself, 'C:\Users\xx\AppData\Local\Temp\eas-cli-nodejs\6818b7fa-e64a-4515-b4cd-6390cd8ac267-shallow-clone'.
I'm not getting you
@@BugNinza it showed up after running the command "eas build -p android --profile preview"
How to change app name??
hi sir, I successfully built the apk file but when I installed it on my Android device and opened the application, the application automatically shut down, why?
Always test your app in the development build before building an APK. And do check app.json, wrongly coded components and error management
What is that theme, it's awesome!
High contrast dark theme
Hi. When I want to compile it gives the following error: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0. react native. How can I solve this?
Install the binary version 1.6.0 and uninstall version 1.8.0
Does it mean the aab is signed ??
yes!
@@BugNinza where to find the keystore please?
Upload to play store is free or paid?
It is cool i did the same for apk release . It got installed successfully fine for the first device but after that it is not getting installed in any other device throwing an error like below. How can i over come from this ?
Unsafe app blocked
innings2 ebooks
Play Protect doesn't recognise this app's developer. Apps from unknown developers can sometimes be unsafe.
Installing this app may put your device at risk. Learn more about Play Protect.
Install anyway
OK
fill out your developer information policy in the appstore. As, Google changed the app policy recently
@@BugNinza thanks for the immediate response. Can I have the detailed explination as I’m new to android development basically I’m an iOS developer
When I try to click in download build i get an error "page unreachable" please help me
Try after sometime. It might be the expo server issue.
Okay Sir.
Have you get the solution?, Im getting the same error
Really I failed to download my build
how to change the app logo ?
Check the assets folder of your Expo project. You will find 4 PNG files. You can change them as needed.
Is the deployement on the Play Store for free ?
Nope $25 one time charge
thank you
My create and publish a release section is locked. How can I unlock it?
What do you mean locked? I'm not getting you. Try with different account
bruhh im in your genjustu now
Nice 👍 can you do step by step with iOS?
No Apple eco-system. Poor Admin!!😑
I accidentally changes the package name
Cool
👍
ok
Hello mate
I am getting this error
* What went wrong:
Execution failed for task ':app:compileReleaseKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
how to resolve it. It checked with chatgpt and gemini but couldn't solve it.
Thankyou so much.. Saved my day
Glad it helped! Keep supporting