Documentation Index

Fetch the complete documentation index at: https://documentation.deltatre.com/llms.txt

Use this file to discover all available pages before exploring further.

App Config

Prev Next

Editorial purpose

The App Config module has no direct editorial purpose. It collects the parameters that configure the mobile app.

Module

Standard parameters

  • Visual

    • Error Background Tag: Tag of the GAD image to display on error/update screens.

    • Default App Theme: Light or dark theme as a default.

    • Image Placeholder: URL of image’s placeholder.

  • Data

    • Main Page: Main page path.

    • Onboarding Page: Onboarding page path.

    • Search Path: Search page path.

    • DAPI Base URL: Base URL of the FORGE Distribution API.

    • GAD Base URL: Base URL of the Graphic Asset Dashboard.

    • Vocabulary Tool Base URL: Base URL of the Vocabulary Tool.

    • Vocabulary IDs: Comma-separated list of IDs of the vocabularies to load at the app startup.

    • iOS Min Required Version: Minimum iOS version. Below this, the app doesn’t work.

    • iOS Current Version: Latest iOS version.

    • iOS App Store URL: URL of the App Store where the app is published.

    • Android Min Required Version: Minimum Android version. Below this, the app doesn’t work.

    • Android Current Version: Latest Android version.

    • Android Play Store URL: URL of the Play Store where the app is published.

    • Deeplink Custom Schema: URL schema for deep linking.

    • GAD Precache Slugs: Comma-separated GAD slug of the graphic assets to load to pre-fetch at the app startup.

    • Deeplink Menu: Path to the deep-link routing menu.

    • Pagination Max Item Count: When retrieving content, max number of items per page.

    • Frontend Basic Auth: Base-64 encoded Basic Auth credentials to access the FORGE Front-end API.

    • Default Preferences Menu: Path to the default preferences menu.

    • geo.json: URL of the geo-detection endpoint. A HEAD request returns the user’s country code in the x-country-code response header.