Gerar apk com o Expo

I’ve been waiting for two hours to generate the apk with the expo and it hasn’t yet, is this normal?

HI @bernardo-junior, it depends! When there are a lot of other people also trying to use the build service at the same time, the wait times get longer. You can see what’s going on with builder traffic here: Service Status — Standalone Builds — Expo

A couple alternatives to waiting in line:

  • You can compile your app with XCode or Android Studio on your own computer (a lot of developers do this for one reason or another) - turtle-cli makes this super easy and you can also run it on your own CI if you like.
  • If you stick with expo build, our developer services plan includes servers that let you build right away.

Hope that helps!

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.