iosreact-nativeexpoeas

EXPO Build Limits


This account has used its iOS builds from the Free plan this month, which will reset in 4 days (on Tue Apr 01 2025). Upgrade your plan for more builds with shorter wait times and longer timeouts, and to run more builds concurrently with a subscription plan. https://expo.dev/accounts/footballu/settings/billing

Is there any specific way that can help us creating build without using subscribing plans.


Solution

  • If you have an Apple device (MacBook, Mac Mini, etc.) you can make use of the --local flag to build APK files locally on your device.

    Example

    eas build --profile [preview | development | production] --platform [ios | android] --local