Questions on submitting IOS builds using eas
react native - Can i develop and publish iOS app only using windows laptop with eas build and iPhone without mac? - Stack Overflow
Using expo, is there a way to build iOS for free if you're on windows?
react native - How to run expo eas custom builds on ios device for development - Stack Overflow
Videos
-
Before submitting an ios build to the app store using
eas submit, do I have to create the app first? What other stuff needs to be done? -
Can I submit a development build to the app store using
eas submit --profile development? I would like to be able to use testflight to invite testers instead of having to know the uuid of the ios devices.
Hi everybody. Long story short, my company doesn't want to use expo EAS service because pricing and the free option have long build times, 30 builds and 1 concurrency.
We are a team of react developers, 1 sr and 2 jrs and the eas service and abstractions seemed very convenient for somebody not familiar with mobile development ecosystem.
Does anybody here have experience using local builds? https://docs.expo.dev/build-reference/local-builds/
Is the hassle and downside too much compared to using eas service?