zhancheng
zhancheng
```java I/zygote (27233): Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/tencent/tinker/lib/util/TinkerLog$TinkerLogImp; ```
@crazecoder 我觉得最好从库这边升级比较好 因为更多的用户都会用AndroidX都会遇到和我一样的问题
@crazecoder 能给个修改的示例吗 不好意思对Android不是代码不是很熟悉 我尝试了几次都失败了
@crazecoder 非常感谢,已经成功的跑起来了,不过有一些异常 ```java I/zygote ( 7135): Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/tencent/tinker/lib/util/TinkerLog$TinkerLogImp; I/zygote ( 7135): at void com.tencent.bugly.beta.tinker.TinkerManager.setPatchRestartOnScreenOff(boolean) (BUGLY:79) I/zygote ( 7135): at void com.tencent.bugly.beta.Beta.init(android.content.Context,...
@CyJaySong 我知道跟插件五官啊,如果作者对整个环境比较熟悉的话,或许能给我解答
@v7lin 有劳~
@v7lin 我看官网最新的ios版本是3.5.3 是可以更新的版本吗?
@Henry-Keys yes, you are right! i think this plugin should avoid i/o database with other plugin at the same time. it should not be the developer`s duty.
Facing the same issue.