> ## Documentation Index
> Fetch the complete documentation index at: https://docs.a0.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# iOS Device Registration

> Register your iOS device for testing native builds

# iOS Device Registration

<Warning>
  Documentation for iOS device registration is coming soon. This feature allows you to register your iPhone or iPad for testing IPA files directly without TestFlight.
</Warning>

## Coming Soon

We're preparing comprehensive documentation for:

* How to find your device UDID
* Registering devices in your a0 dashboard
* Managing multiple test devices

## In the Meantime

For iOS testing, you can:

1. **Use the a0 App** - Test most features instantly (except payments)
2. **Use TestFlight** - Upload your IPA to App Store Connect for beta testing
3. **Contact Support** - Reach out on Discord for device registration help

<Info>
  Android devices don't require registration - you can install APK files directly after enabling "Unknown sources" in your device settings.
</Info>

## Next Steps

<CardGroup cols={2}>
  <Card title="Mobile App Testing" icon="mobile" href="/development/testing/mobile-app-testing">
    Test without building using the a0 app or Expo Go.
  </Card>

  <Card title="Native Build Testing" icon="hammer" href="/development/testing/native-build-testing">
    Learn about building and testing IPA/APK files.
  </Card>
</CardGroup>
