---
title: "Upload an application to a mobile farm device"
sidebar_label: "Upload an application"
sidebar_position: 3
description: "How to upload an application for testing"
---

import Formbricks from '@theme/MDXComponents/Formbricks'

# Upload an application to a Mobile Farm device

You can [upload an application via the Control panel](#upload-application-via-control-panel) to a device with any operating system.

If you are using an iOS device and intend to test the application via the TestFlight service, [upload the application to App Store Connect](#upload-application-to-app-store-connect).

## Upload an application via the Control panel \{#upload-application-via-control-panel}

When you upload an application, we will sign it with our certificates, so push notifications, app groups, and associated domains may be unavailable.

1. In the [Control panel](https://my.selectel.ru/mobile-farm/), on the top menu, click **Products** and select **Mobile Farm**.
2. Go to the **Devices** section.
3. In the device row, click the device manufacturer and model.
4. Open the **Applications** tab.
5. Select the application file or drag and drop it into the upload area.
6. The application will appear in the device management window.

## Upload an application to App Store Connect \{#upload-application-to-app-store-connect}

If you intend to test the application via the TestFlight service, upload the application to App Store Connect. To upload, follow the instructions in the [Upload builds](https://developer.apple.com/help/app-store-connect/manage-builds/upload-builds) section of the App Store Connect documentation.

<Formbricks />
