Skip to content
#

hotfix

Here are 108 public repositories matching this topic...

cfJand
cfJand commented Mar 12, 2019

Issue/提问须知

在提交issue之前,我们应该先查询是否已经有相关的issue以及常见问题。提交issue时,我们需要写明issue的原因,以及编译或运行过程的日志(加载进程以及Patch进程)。issue需要以下面的格式:

异常类型:编译异常

手机型号:红米Note 4

手机系统版本:Android 7.0

tinker版本:1.9.9

gradle版本:3.0.1

是否使用热更新SDK: Bugly SDK

系统:Windows

堆栈/日志:
Note: there were 2 library classes explicitly b
subo-romens
subo-romens commented Dec 27, 2016

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

sjindong
sjindong commented Dec 26, 2018

异常类型:编译异常

手机型号:

手机系统版本:

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

Improve this page

Add a description, image, and links to the hotfix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hotfix topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.