Skip to content

App Configuration

App Configuration is where you manage common settings across all platforms. Configure branding assets, URLs, and store information for app distribution.

App Studio Configuration
SettingDescriptionEditable
App NameYour app’s nameNo (set during provisioning)
App LanguagePrimary languageYes
Display NamesLocalized namesYes (via Settings)

Configure important links for your apps:

Your official website. Must be:

  • Controlled and published by you
  • Accessible to app store reviewers
  • Used for support and legal information

Required for all app stores. Must:

  • Be publicly accessible
  • Apply to all users
  • Describe data collection practices

Optional but recommended:

  • Outlines user responsibilities
  • Defines service terms
  • May be required by some platforms

Your primary brand mark. Used for:

  • App headers and splash screens
  • Loading states
  • Promotional materials

Requirements:

  • PNG or SVG format
  • Transparent background recommended
  • Minimum 512x512 pixels

Icon for app stores and home screens:

  • Square format required
  • No transparency for iOS
  • Platform-specific variants may be needed

Optional Lottie animation for app startup:

  • Create at LottieFiles
  • JSON format
  • Keep under 3 seconds
  • Lightweight file size

Set up a custom domain for your web app instead of the default yourapp.vidori.app URL.

  1. Enter Your Domain

    Go to App Configuration → Custom Domain and enter your desired domain (e.g., watch.yourbrand.com).

  2. Configure DNS

    Add a CNAME record at your DNS provider:

    TypeNameValue
    CNAMEwatchyourapp.vidori.app
  3. Verify Domain

    Click Verify to check DNS propagation. This may take up to 48 hours.

  4. Activate

    Once verified, your custom domain will be active and SSL will be provisioned automatically.

Cloudflare:

  1. Go to DNS settings
  2. Add CNAME record
  3. Set proxy status to “DNS only”

GoDaddy:

  1. Go to DNS Management
  2. Add CNAME record
  3. Save changes

Route53:

  1. Go to Hosted Zones
  2. Create Record Set
  3. Choose CNAME type

Before distributing to app stores, ensure:

RequirementStatus
App LogoRequired
Privacy Policy URLRequired
Website URLRequired
App IconRequired
Terms of UseRecommended

The configuration page shows validation errors for any missing requirements.

Configuration changes are automatically saved as you type. A brief delay (500ms) prevents excessive saves while you’re still editing.

Look for the save indicator to confirm your changes are saved.

For multi-language apps:

  1. Set your primary app language in Configuration
  2. Add display names in other languages via Settings → Languages
  3. All user-facing text will use the appropriate language based on viewer preferences