App Distribution for iOS, Android and Windows
DashboardStart for free
  • Updraft App Distribution Documentation
  • Microsoft App Center Alternative
    • Windows App Distribution
    • App Center Migration Tool
  • Welcome to Updraft!
    • What is Updraft?
  • Quickstart
    • Register your Organization
    • Your first app project
      • Upload your first app versions (builds)
      • Install your app
  • Dashboard
    • Create Projects
    • Latest received Feedbacks
    • Documentation
    • Usermanagement
      • Permission Groups
      • Tester Dashboard
    • Profile & User Account
      • Profile Preferences
        • Two-factor authentication
      • Personal token
      • Notifications
      • Organizations
      • Account Settings
      • Plan & Billing
        • Free Plan
        • Paid Plan (Pay-As-You-Go)
      • Security (Single Sign-On)
        • Single Sign-On with Okta
        • Single Sign-On with Google Worspace
        • Single Sign-On with Microsoft Entra
        • Single Sign-On with JumpCloud
        • Single Sign-On with Ping Identity
        • Custom SSO (SAML)
      • Developer Accounts
        • App Store Connect API
        • Google Play Connect API
  • Your Projects
    • Project Settings
      • Overview
      • Automatically clean up build binaries
      • Notification Integrations
        • Slack integration
        • Webhook integration
        • Microsoft Teams integration
        • Discord integration
        • WebEx integration
      • User & Permissions
    • App Overview & App Settings
      • Notifications
      • Security
      • Last uploaded build
      • Add another app to your project
      • Android App Bundle (AAB)
    • Builds and App versions
      • Build history / app version history
        • iOS Resigning
        • Android Resigning
      • Release Notes
      • Exchange already uploaded app version
      • Distribute and install a pre-release version of your app
        • App download page
    • Feedback
    • App Distribution
      • Testers & Distribution Groups
      • Distribute your app
        • Single Release
        • Beta Release (one link two apps)
        • Store
          • App Store Distribution
          • Play Store Distribution
      • Release History
      • Install an app distributed from Updraft
  • Integrations
    • Jenkins Plugin Updraft
    • Fastlane
    • Gradle
    • Teamcity with Gradle (Android)
    • Teamcity
    • GitLab CI/CD
      • GitLab iOS with Fastlane
      • GitLab app distribution for iOS builds
      • GitLab app distribution for Android builds
    • Bitrise
  • API
    • Upload API
    • Upload Apps with CURL
    • Rest API
      • Distribution group and Permission group API
  • Updraft SDK
    • Autoupdate
    • Integrating Updraft Android SDK
    • Integrating Updraft iOS SDK
    • Integrating Updraft Flutter SDK
  • Android
    • Unknown sources in Android
    • .apk installation on Samsung Browser
    • Android FAQ
    • 🪅Android Icon Troubleshooting
    • Google Play Store upload issues
  • iOS
    • Untrusted Enterprise Developer
    • Code Signing Explained (Certificates, Identifiers, Profiles – what?)
    • Registering a UDID for Ad Hoc Distribution
    • What does "App could not be installed at this time" mean?
    • iPadOS on Safari
    • iOS FAQ
  • Data Security
    • Data hosting in Switzerland
      • Swiss data privacy law
    • End to end data encryption
    • General Data Protection Regulation (GDPR)
    • Single Sign On (SSO)
    • Custom Storage
      • Google Cloud Storage
      • Custom S3 bucket
    • ISO 27001
  • What's New/ Changelog
  • Roadmap
  • FAQ
  • Contact us
Powered by GitBook
On this page
  • App title
  • Deployment environment
  • Custom app icon
  • App key
  • CURL
  • Auto Update / in-app notification
  • Installation
  1. Your Projects

App Overview & App Settings

On the app overview and app settings page you can manage all your app settings.

PreviousUser & PermissionsNextNotifications

Last updated 7 months ago

As soon you created your first app project and added your app you will be redirected to the App Overview. Here you find all information about your Application as well you can add new apps to your project.

App title

The app title is shown when installing your application. You can adjust the title of your app within the project settings.

Edit app title

  1. Go to the project settings

  2. Select your app

  3. Click on edit

  4. Change your app title

Deployment environment

Deployment environment: in computer science it's described as a system in which a computer program is deployed and executed. Depending on the development progress of a program or an application, we made a distinction between different environments such as: Development, Build, Test, QA, Staging, Production

The name of the environment you can choose during the creation of a new app, if you want to edit your environment, you can do it within the project settings. Such environment name we use as a tag, so you can easily switch between your environments in your project by choosing the environment in the header dropdown.

Custom app icon

Updraft automatically extracts the app icons from your uploaded files and displays them to you and your app testers. You can always manually change your app icon on the app overview page, which can be very helpful for your testers, as you can customise the app icon yourself with, for example, the deployment environment. This way, your testers can always see which app they are testing. Proceed as follows:

  1. choose your app

  2. go to the app overview

  3. click on the edit icon below the app icon

  4. upload your new app icon

The requirements for the app icon are as follows: Maximum size 5 MB and file format .jpg or .png.

App key

For each created app Updraft creates an app key. The app key identifies your App in getupdraft.com. If you are using the Updraft SDK, the CURL Upload or a provided plugin, Updraft then knows exactly to display the right information at the right place.

CURL

Auto Update / in-app notification

Installation

You can deactivate the download option for any app you like.

App available for download:

  • Yes - the app can be downloaded by using all installation links (E-mail, QR-Code, Public Link)

  • No - the app can't be downloaded anymore by using installation links (E-mail, QR-Code, Public Link)

Once you have deactivated your app, your users and end-users will no longer be able to download and install your app. You can always reactivate your app and your users can download it again with the same installation/ download-URL they already received previously.

You can easily upload your files to Updraft by using the CURL command. Copy the CURL command to the clipboard and adjust the path to the file. Everything else you find .

If you integrated the SDK into your app you can enable the Auto Update functionality. Everytime you upload a newer app version / build your testers and end-users will be notified via in-app notification to update their current installed version. The complete documentation you can find

here
here.
Switch between your environment within your project