This video really helped. Was able to upload my first every app as a professional designer (I still don't believe I am a developer lol). Currently having my app tested. THANK YOU!!
@andrewheimdevАй бұрын
You are a developer. Imposter syndrome is real. And no problem!
@sandmanx52033 ай бұрын
You’re a God send, this is exactly what I’ve been looking for
@andrewheimdev3 ай бұрын
No problem! Thanks for watching!
@frustratedcommenter401814 күн бұрын
thank you it helped me
@andrewheimdev11 күн бұрын
no problem! Thanks for watching
@sheehanmunim2 ай бұрын
Is it possible to do without eas? (As in just running it on your phone without having to do npx expo start)
@sheehanmunim2 ай бұрын
nevermind, I figured it out. just edit the scheme to release in xcode
@andrewheimdev2 ай бұрын
@@sheehanmunim Nice glad you figured it out! For anyone else you basically just build, and submit to the app store all in xcode.
@GeraldOlumideBMmagazine2 ай бұрын
Great content Andrew. quick question, does this same process helps to view the app in TestFlight?
@andrewheimdev2 ай бұрын
Yes! Once you have a build on test flight, instead of making a new release, you can test it instead on test flight. So all the steps up until that point. Then you'l have to get testflight on your phone and add yourself
@GeraldOlumideBMmagazine2 ай бұрын
@@andrewheimdev thanks
@newordclass.cАй бұрын
in thsi project are game using grid or flex 9 box how to create
@AbdelmadjidBelhanafi17 күн бұрын
Hey Great content ! but i have an issue if you could help, after submitting using eas cli it does not show any error message but even after 2 hours since I have submitted nothing is showing up on my build section of the apple connect
@andrewheimdev16 күн бұрын
Did you make sure you do eas submit: docs.expo.dev/submit/ios/ You might have just built it, but it's another step to submit. If that's not the problem, I would go into eas, and look at the specific build, and see if there was any problems submitting to the ios store: expo.dev/accounts/yourusername/settings/usage
@justice19158 күн бұрын
Xcode is not needed? Cos I don’t have a Mac 😢
@andrewheimdev7 күн бұрын
Yes xcode is not needed. You can use EAS services to upload to the apple store.
@justice19157 күн бұрын
@@andrewheimdevthank you for your reply One last thing how can test things on my iPhone Would it be made available on TestFlight
@webpro9083Ай бұрын
Please how can i generate the screen shorts?
@latipmagomedov340514 күн бұрын
When I run "eas build --platform ios" I get this error "Authentication with Apple Developer Portal failed! You have no team associated with your Apple account, cannot proceed. (Do you have a paid Apple Developer account?)" What to do ?
@andrewheimdev14 күн бұрын
Yes it looks like you need a apple developer account. It costs 99 per year. You can make one here: developer.apple.com/ Then you can log in using "eas login" docs.expo.dev/app-signing/apple-developer-program-roles-and-permissions/
Ай бұрын
do you know can ı change my team name ? cant found anything about that. :(
@andrewheimdevАй бұрын
I'm sorry, not to my knowledge
@muhammedalikaya0Ай бұрын
adamsin adam
@andrewheimdevАй бұрын
sin adam sin
@nachogarza2 ай бұрын
How long does it take to be approve?
@andrewheimdev2 ай бұрын
Depends on how backed up they are. This one only took about 24 hours, and I didn't have any issues where I had to resubmit. So it was relatively quick. Usually doesn't take longer than a few days though.
@danhnhanchi65012 ай бұрын
I already have 6.5 screenshots, do I need to add 6.9 screenshots? Or just one?
@andrewheimdev2 ай бұрын
I believe 6.9 iphone and 13 ipad are the only required ones. You might be able to get away with 6.5, but I'm not sure. I would just submit it, and before you can review the app it will give an error and let you know if you do need the 6.9 screenshot.
@danhnhanchi65012 ай бұрын
@@andrewheimdev oh, my app doesn't support ipad, is there any problem?
@andrewheimdev2 ай бұрын
@@danhnhanchi6501 No shouldn't be a problem, just might have to deselect the ipad option in xcode. Not sure if there is a way to do it with expo. This thread I found explains a bit more: forums.developer.apple.com/forums/thread/701706