-
异常类型:编译异常
tinker版本:如:1.9.14.19、1.9.14.23
gradle版本:如:7.2
AGP版本:7.0.4
是否使用热更新SDK: Bugly SDK
系统:如:Mac、linux都有问题
感觉跟R8的混淆优化有关系
我们在项目中通过 引入这个com.android.tools:r8:3.3.70,来独立配置R8的版本
R8版本配置…
-
**Describe the bug**
When I used the code compiled by msbuild for unit testing, the test failed. The specific failure is as follows:
```
"F:\tencent\libco\build_amd64\libco.sln" (Rebuild target) …
-
From the perspective of DSS architecture, it not only spans data application tools in different fields, but also interfaces with the Hadoop base platform at the bottom. Its installation and d…
-
F:\test\tencent-edu-wrapper-master\tencent-edu-wrapper-master>python wrapper_cli.py -h
Traceback (most recent call last):
File "wrapper_cli.py", line 6, in
from tencent_edu import wrapper
…
-
我使用這個版本
com.tencent.bugly:crashreport:2.6.6
上架Google他噴我這個警告
安全性警示
您的應用程式含有不安全的加密編譯模式。詳情請參閱這篇 Google 說明中心文章。
安全性漏洞類別:
c.t.m.g.cy.b
com.tencent.bugly.proguard.af.b
請問該怎麼解決?
-
异常类型:打包
autoGenerateTinkerId 设置为true
在一台机器上就正常打包,在另外一台机器上打包的APK就没有TINKER_ID在manifest内,在第三台机器上会概率性发生这个问题,目前没有发现哪儿出了问题,还是说
tinker版本:
implementation 'com.tencent.bugly:crashreport_upgrade:1.5.23'
…
-
```bash
apt update
Err:4 https://mirrors.tencent.com/kubernetes/apt kubernetes-xenial InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY …
-
### tdesign-react 版本
18
### 重现链接
https://codesandbox.io/p/devbox/messageplugin-tp5wgh
### 重现步骤
### 期望结果
_No response_
### 实际结果
_No response_
### 框架版本
_No response_
…
-
We encountered some scenarios when using custom X-Definition, In some cases we need to use configuration properties of extended resources, E.g:
```
resources:
limits:
cpu: 500m
…
-
热更新两次以上,安卓基础包就运行不起来
安装基础包后运行没有问题,修改代码后再打补丁包,可以在基础包上成功修改,再次修改代码后打补丁包,热更新好,启动基础包后安卓软件异常退出,提示"很抱歉,"XXX"已停止运行"
#### 异常类型
app运行时异常
#### 手机型号
ZUK Z2 Pro 或者Moto X
#### 手机系统版本
android 7.0…