StageUpStageUp
Console

App Management

Integrated App Management Guide

This guide comprehensively explains the various information and features displayed on the app management screen and provides guidance on how to view and manage app information.

Screen Overview:

This screen is a page that comprehensively manages all the information necessary for app operation and management, including basic app information, deployment information, visual materials (icons, screenshots), tags for search optimization, app-related contacts (company information), and event notification settings (webhooks).

Main Items and Features:

1. Basic App Information:

  • App Icon: The image that represents the app.
  • Language: Select the default language for the app.
  • App Name: The name of the app.
  • App Code: A unique code that identifies the app.
  • Unique Identifier for the app: The unique identifier of the app.
  • Environment: Indicates what environment the app is currently in. It is set as "Development Environment".
  • Status: Indicates the current status of the app.
  • User ID: The ID of the user managing the app.

2. URL Information (URLs):

You can enter and verify URL information related to the app.

  • ANDROID: Android app store (Google Play Store) URL.
  • iOS: Field for entering the iOS app store (App Store) URL.
  • WEB: Field for entering the web version app or related website URL.

3. Deployment Countries (Countries):

You can select and verify the countries where the app is deployed.

4. Detailed Description (Description):

This is an area for entering detailed descriptions about the app. Currently, descriptions about the app's features and gameplay are written in Korean. You can modify the content using the text editor.

5. Screenshots:

  • This is an area for managing screenshots of the app that will be registered in the app store.
  • Main Image: The main image representing the app, with currently 4 images registered. Each image is displayed in preview form. You can change the main image through the "Select Main Image" option.
  • + Upload screenshot: You can upload new screenshots through this button. There may be supported image formats and recommended sizes. Each screenshot may be provided with a delete option.

6. Tags:

  • This is an area for managing tags that will be used for app search and classification.
  • Add: You can add tags by entering them in the "Enter tags and press Enter" field and pressing the Enter key or clicking the "Add" button. You can also add multiple tags at once by separating them with commas ("Enter multiple tags separated by commas").
  • Delete: Click the "X" button next to added tags to remove them. Currently, "모바일" and "오마케" tags are registered.

7. Company Information:

  • This is an area for entering company information that develops and publishes the app.
  • Company: Field for entering the company name.
  • Name: Field for entering the contact person or related person's name.
  • Website: Field for entering the company website URL.

8. Webhook Settings:

  • This is an area for setting up real-time notifications through webhooks when important events (payments, refunds, etc.) occur.
  • NAT: 127.0.0.1: This is the NAT Gateway IP of the item distribution request server. Please allow it in your firewall.
  • You can use various types of webhooks (Normal, Gamepot) simultaneously.
  • Normal Webhook: This is the general webhook settings tab. In production environment, it sends HTTP POST requests to the configured URL when events occur. Key features include event-specific URL settings, automatic retry on failure (up to 3 times), and standardized event format.
  • GamePot webhook: For GamePot users, integration is completed simply by entering the region, project ID, and API key without separate settings.

App Management Methods:

  • Information Verification: You can check the current configuration status of the app through the information displayed in each item.
  • Information Modification:
    • Dropdown Menu: You can change selections through dropdown menus for "Language", "Environment", "Status", etc.
    • Text Fields: You can modify by entering new values in text fields for "App Name", "App Code", URL information, company information, etc.
    • Checkbox/Selection Menu: "Deployment Countries" can add/remove countries through checkboxes or selection menus.
    • Text Editor: "Detailed Description" can be modified using the text editor.
    • Screenshots: Manage through "+ Upload screenshot" button for upload, "Select Main Image" for main image setting, and (if provided) delete options.
    • Tags: Add through text field input and "Add" button, or separated by commas, and delete with "X" button.
    • Webhooks: Enter URL and related settings in each webhook type tab.
  • Save/Apply: Buttons to save or apply changed information to the app are expected to be located at the bottom or top of the screen. After making changes, you must click the save or apply button to reflect the changes.
  • Please enter whitelist information. If you enter an IP or ID, when it matches that IP or ID, calls will only be made through testUrl. Otherwise, calls are made through realUrl.

Precautions:

  • Information such as app codes and unique identifiers should be managed carefully, as arbitrary changes may cause problems with app operation.
  • App store URLs must be entered accurately so users can download the app normally.
  • Deployment country settings are important factors for app release and marketing strategies, so they should be chosen carefully.
  • Detailed descriptions and screenshots play an important role in effectively conveying the app's appeal and attracting user traffic.
  • High-relevance tags should be added to help users find the app more easily.
  • Company information must be entered accurately, and website URLs should be set to valid addresses.
  • When setting up webhooks, URLs for receiving notifications should be set accurately, and the characteristics of each webhook type should be understood and used.

On this page