We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ApmTask.java 中的APM_CONFIG_FILE 这个常量定义为“argus_debug_sdk_config.json”, 但如果是切换到sdk debug。手机中的配置文件名称变为“argus_apm_sdk_config.json”。这两个文件名不一致,导致切换到sdk debug时找不到本地配置文件。请问下这个文件名字是在哪个步骤确定的?在代码上没有看到。建议对这个做下兼容
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ApmTask.java 中的APM_CONFIG_FILE 这个常量定义为“argus_debug_sdk_config.json”, 但如果是切换到sdk debug。手机中的配置文件名称变为“argus_apm_sdk_config.json”。这两个文件名不一致,导致切换到sdk debug时找不到本地配置文件。请问下这个文件名字是在哪个步骤确定的?在代码上没有看到。建议对这个做下兼容
The text was updated successfully, but these errors were encountered: