Settings

The IMQA Crash settings page enables you to perform basic settings, and manage Proguard and Native items.

1. General setting

You can view the project information generated from the API key and project information, and change the platform and stage.

  • API Key: An API key for communication between the SDK and collection server. Please input the key information into the SDK.

  • Project Name: Displays the project name entered when creating the project.

  • Package Name: Displays the package name entered when creating the project. The project manager or those who have higher authority can modify the project name.

  • Platform: Displays the platform selected when creating the project.

  • Stage: You can set the environment of the project. The administrator can determine the stage as “develop”, “Test”, or “Release” and set it as follows.

2. Proguard (dSYM)

If iOS’s Symbolication and Android's Proguard is applied to the app, you can check the class name and the function name by setting Proguard. Refer to “Using Crash > Project list > Project management > ProGuard settings''.

Last updated