The old way of uploading the Bugly symbol table was through the symbol table API, and the system announcement suddenly stopped working.
Now two new upload methods have been tried, record them here
The first kind of
Download the latest symbol table upload tool. Then install #####. Download the Java runtime environment (JRE or JDK version >=1.6) that the symbol table extraction tool depends on. You do not need to install the latest version
Jdk-8u291-macosx-x64 jdK-8u291-MacOSX-X64 Password: HNJS
Then put the dSYM in a new folder, buglyqq-upload-symbol. Jar in the same folder and the current folder in the terminal CD. Just type in the command
sudo java -jar buglyqq-upload-symbol.jar -appid xxxxxxx -appkey xxxxxxxx -bundleid xxxxxx -version xxxxxx -platform IOS -inputSymbol /Users/xxxx/Desktop/app.dSYM
Then wait for 1 minute and you can see the result directly on the far right
The second,
Upload upload_dsym_to_bugly directly from the Fastlane plugin
Click on github to download
Once configured, run the Fastlane command directly to upload.