Products
Build iOS and Android apps without local setup. Submit directly to stores.
Build iOS and Android apps in the cloud. No local Xcode or Android Studio required.
We handle certificates, provisioning profiles, and keystores. Just upload once.
Automatic submission to App Store Connect and Google Play Store after successful builds.
Works with GitHub Actions, GitLab CI, Jenkins, and any CI/CD pipeline.
Pass your certificates at build time - we never store them. Use your existing CI/CD secrets or local credentials. Maximum security compliance.
Stream build logs directly to your terminal. Debug issues instantly.
Just a CLI tool that uploads and builds. No integration needed - run it locally, in GitHub Actions, GitLab CI, Jenkins, or any CI/CD. Minimal scope for maximum security compliance.
Build logs stream directly to your terminal via Server-Sent Events. See every step of your build in real-time - no waiting, no refreshing. Debug issues instantly as they happen.
# Build your app with a single command
npx @capgo/cli build com.example.app \
--platform ios \
--build-mode release
✔ Creating build job...
✔ Uploading project (15.2 MB)...
✔ Build started
# Real-time logs stream to your terminal
→ Running pod install...
→ Building with Xcode...
→ Signing IPA...
✔ Build succeeded in 7m 23s
✔ Submitted to App Store Connect Your credentials are never stored. They exist only in runtime memory during the build.
Your certificates and keystores exist only in runtime memory during the build. They are never written to disk or stored on our servers - purely runtime.
We only upload the platform you request (iOS or Android) plus your built JS code. Nothing else. Your source code stays on your machine.
iOS builds run on dedicated Mac Mini M4 machines. Android builds run in isolated Docker containers - making Android builds 2x cheaper.
Build logs only stream to your terminal in real-time. We never store your build logs on our servers.
No storage costs. No hidden fees. Just build minutes.
Build minutes are included in your plan, or purchase extra via our credit system. iOS runs on Mac Mini M4, Android on Docker (2x cheaper). Average build time: 2-3 minutes.
From code push to App Store in minutes
Commit and push to your repository. Our CLI or CI/CD triggers the build.
iOS and Android apps built in parallel on our cloud infrastructure.
Signed apps automatically uploaded to App Store Connect and Play Store.
Skip the complexity of local native builds
| Feature | Cloud Builds | Local Builds |
|---|---|---|
| No Xcode required | ✓ | ✗ |
| No Android Studio setup | ✓ | ✗ |
| Automatic code signing | ✓ | ✗ |
| iOS & Android in parallel | ✓ | ✗ |
| Direct store submission | ✓ | ✗ |
Everything you need to know about cloud builds