当前位置:网站首页>[pit avoidance guide] pit encountered by unity3d project when accessing Tencent bugly tool
[pit avoidance guide] pit encountered by unity3d project when accessing Tencent bugly tool
2022-07-02 10:24:00 【I want to play games while my hair is heavy】
- Bloggers are through This simplified tool Successfully configured Bugly The plug-in , Friends in need don't have to read further , Direct reference , To avoid wasting time , If you don't understand, you can leave a message
- This blog is just a refuge , The detailed access guide still needs to be read The official manual
(1) use Javac The error message after compilation is displayed as garbled
Console input chcp
Check whether the current page code is 936, If not, enter chcp 936
It is amended as follows GBK Code to view .
(2) How to use CrashReport
call CrashReport.initCrashReport(getApplicationContext(), "xxxx", false);
Report errors , Import package first :
import com.tencent.bugly.crashreport.CrashReport;
(3)build.gradle Compilation failed after importing the plug-in
According to the official manual :
implementation 'com.tencent.bugly:crashreport:latest.release'
implementation 'com.tencent.bugly:nativecrashreport:latest.release'
An error is reported after importing the plug-in Duplicate class xxxxx found in modules xxxxx
And so on. , It indicates that duplicate classes have been imported , Take the repeated one from implementation It is amended as follows compileOnly that will do .
(4) How to see Bugly Log
Cell phone connected to computer , Console input adb logcat CrashReportInfo:I >buglyLog.txt
, Indicates that the label is CrashReportInfo
At the level of I
The above logs are output to buglyLog.txt
in .
(5) Follow the official tutorial step by step , But can't catch exceptions
The tool itself is to save time , If it takes a lot of time to check, it really shouldn't , It is strongly recommended to refer to It's done by others Well .
边栏推荐
- Configuration programmée du générateur de plantes du moteur illusoire UE - - Comment générer rapidement une grande forêt
- 【Unity3D】无法正确获取RectTransform的属性值导致计算出错
- 2837xd code generation module learning (1) -- GPIO module
- UE illusory engine programmed plant generator setup -- how to quickly generate large forests
- pytest框架实现前后置
- Network communication learning
- SAP Spartacus express checkout design
- ICLR 2022: how does AI recognize "things I haven't seen"?
- Blender multi lens (multi stand) switching
- How to judge the quality of primary market projects when the market is depressed?
猜你喜欢
阿里云SLS日志服务
滲透測試的介紹和防範
Applet development summary
2837xd code generation module learning (2) -- ADC, epwm module, timer0
【MySQL】连接MySQL时出现异常:Connection must be valid and open
2837xd code generation module learning (3) -- IIC, ECAN, SCI, watchdog, ECAP modules
Webui automated learning
判断数组中是否存在重复元素
Blender ocean production
ICLR 2022: how does AI recognize "things I haven't seen"?
随机推荐
[IDL] Research
webUI自动化学习
2021-10-02
【虚幻4】UMG组件的简介与使用(更新中...)
Centos7 one click compilation and installation of PHP script
Mysql索引
【Lua】常见知识点汇总(包含常见面试考点)
Blender多镜头(多机位)切换
Remember a simple Oracle offline data migration to tidb process
ICLR 2022: how does AI recognize "things I haven't seen"?
[illusory] automatic door blueprint notes
How much is it to develop a system software in Beijing, and what funds are needed to develop the software
2837xd code generation module learning (2) -- ADC, epwm module, timer0
【UE5】动画重定向:如何将幻塔人物导入进游戏玩耍
Skywalking理论与实践
Network real-time video streaming based on OpenCV
Webui automated learning
SAP Spartacus express checkout design
Alibaba cloud ack introduction
MySQL index