Frequently asked questions
Everything about distribution, security, and billing in one place.
What is AirBuild?
AirBuild is an OTA (over-the-air) distribution platform for iOS and Android app builds. Teams upload .ipa and .apk files and get instant shareable install links with QR codes, so testers, QA, and stakeholders can install builds without the App Store or Play Store.
How is AirBuild different from TestFlight or Play Console beta tracks?
AirBuild doesn't route through Apple or Google review at all — you upload a build and it's installable within seconds via a direct link, with no app store approval step. It also supports Android ad-hoc distribution and unifies iOS + Android analytics, roles, and branding in one dashboard, which TestFlight and Play Console (single-platform, store-tied) don't.
Does AirBuild support iOS ad-hoc distribution and UDID capture?
Yes. AirBuild generates a .mobileconfig profile that, once installed by a tester, automatically registers their device UDID — no manual UDID collection or spreadsheet required.
Do testers need an AirBuild account to install a build?
No. Install links are public pages — testers just open the link (or scan the QR code) and install. You can optionally password-protect a link or set an expiry/install-count limit.
Is there a free plan?
Yes. AirBuild has a free tier with limits on apps, team members, storage, and monthly downloads, and every paid plan includes a free trial before your card is charged.
Which currencies and payment methods are supported?
Billing is INR-first with full GST computation and invoicing, and USD is also supported for international teams. Payments are processed via Razorpay, supporting UPI, cards, and eMandate for recurring charges.
Does AirBuild have an API or CLI for CI/CD?
Yes. AirBuild ships a full REST API with API-key authentication, webhooks for build/install/UDID events, and a cross-platform Go CLI you can drop into GitHub Actions, GitLab CI, or any pipeline to upload builds automatically after every CI run.
How secure are AirBuild install links?
Every file is served through short-lived signed URLs — no raw storage bucket URLs are ever exposed. Links can be password-protected (bcrypt-hashed), set to expire by date or install count, and revoked or regenerated instantly if leaked.
Can I white-label the install pages?
Yes, on plans that support custom branding you can replace the AirBuild logo and accent color on public install pages with your own, so testers see your brand end to end.
What happens if a subscription payment fails?
AirBuild gives a 7-day grace period with retry attempts and email notifications to org owners/admins before automatically downgrading the organization to the Free plan — you're never locked out without warning.