hotfix
Here are 108 public repositories matching this topic...
var tab_BarController= self.tabBarController();
var ViewControllers=tab_BarController.viewControllers();
var carViewControllers=ViewControllers[0];
self.tabBarController().setSelectedViewController(carViewControllers); 执行此方法是报错下图是错误信息,
<img width="621" alt="2016-12-27 10 49 38" src="https://cloud.githubusercontent.com/assets/13702211/21489158/438039fe-cc22-11e6-8b5b-791a2b48536d.p
applymapping 使用
在第一编译后生成mapping 文件,
修复bug 后,用-applymapping mapping,发现老是报错,生成不了新的apk
` You should check your configuration for typos.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unknownclass)
Note: there were 116 unkept descriptor classes in kept class members.
You should consider explicitly keeping the mentioned classes
(using '-keep').
(http://proguard.sourceforge
插件化后Glide无法获取本地资源文件
异常类型:编译异常
手机型号:
手机系统版本:
Robust版本:0.4.82
Gradle版本:3.2.1
系统:window
个人分析: 看robust的源码是使用gradle2.1.0,配置说明是2.1.0+,include 3.0, 然而个人的是3.2.1; 是不是我本地gradle版本太高 导致不兼容了?
堆栈/日志:(没有添加 --stacktrace,先把当前log附上)
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':robust:packageRelease'.
Cannot cast object 'com.android.build.gradle.internal.scop
glide 冲突
-
Updated
Feb 6, 2018 - Java
-
Updated
Jul 4, 2020 - C#
-
Updated
Mar 19, 2018 - Java
-
Updated
Jun 27, 2020 - Kotlin
English Docs?
Hey knight team, I was just looking at your framework and it looks cool but I don't understand the language. Can you provide an English version?
-
Updated
Jun 11, 2020 - C#
-
Updated
May 5, 2018
-
Updated
Jul 1, 2020 - C#
-
Updated
Jun 20, 2018 - Objective-C
-
Updated
Feb 28, 2018 - Go
-
Updated
Feb 24, 2020 - Java
Improve this page
Add a description, image, and links to the hotfix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hotfix topic, visit your repo's landing page and select "manage topics."
Issue/提问须知
在提交issue之前,我们应该先查询是否已经有相关的issue以及常见问题。提交issue时,我们需要写明issue的原因,以及编译或运行过程的日志(加载进程以及Patch进程)。issue需要以下面的格式: