Builds are hanging indefinitely

Right now I’m unable to get any iOS or Android builds to complete. They’re both React Native projects using a similar Fastlane script, and both are hanging after successfully running the Jest test suite (via yarn). I don’t see any errors; the build just never finishes (even after a 78 minute wait, in the longest case).

1 Like

Hi @QuinnStephens,

Does it happen every time?

Hang issues are usually because something’s waiting for a manual input, e.g.

If that wouldn’t help, please enable Support Access on your app’s Settings tab on bitrise.io and send us the URL of the build in email or through the onsite chat and we’ll check it asap!