Skip to content
New issue

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

bugly #3

Open
Shouheng88 opened this issue Dec 11, 2023 · 0 comments
Open

bugly #3

Shouheng88 opened this issue Dec 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Shouheng88
Copy link
Owner

upload symbol table to bugly

java -jar buglyoa-upload-symbol.jar -appid -appkey -version -platform -inputSymbol -inputMapping -buildNo

参数说明 -- Introduction for arguments
-appid APP ID,可在bugly平台上查看
-appkey APP Key,可在bugly平台上查看
-version APP版本,务必和bugly平台上面看到的crash版本号保持一致
-platform 平台类型包含 Android、IOS、MAC三个选项,注意大小写要正确
-inputSymbol 原始符号表(ios平台是dsym/android平台是debug so)所在文件夹目录路径
-inputMapping [Android平台特有,ios忽略] mapping文件路径或所在文件夹目录路径
-buildNo [Android平台特有,ios忽略] 可选字段,只有当构建了多个相同版本号的apk,产生了多个mapping文件时,需要填写buildNo区分

java -jar buglyqq-upload-symbol.jar -appid 7068470e43 -appkey 63d5a803-eba3-4fca-9a91-42b1380f7a58 -version 4.0.0 -platform Android -inputMapping /Users/shouhwang/Desktop/repo/other/LeafNote-resources/apks/4.0.0_4000000/national_mapping.txt

@Shouheng88 Shouheng88 added the enhancement New feature or request label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant