tempest

Results 7 comments of tempest

> @vincenlee 老哥最后怎么解决的啊

> @ld2006203 我目前是这么解决的,这样切换flavor 再打release包就不会出现路由表不更新的问题 if(BuildConfig.DEBUG){ ARouter.openDebug() ARouter.openLog() }else{ val sharedPreferences = context.getSharedPreferences(Consts.AROUTER_SP_CACHE_KEY, Context.MODE_PRIVATE) sharedPreferences.edit()?.clear()?.apply() } ARouter.init(context as Application) 谢谢老哥,我发现我这边是由于matrix的asm和arouter冲突引起,后面去掉就解决了。可能和这个还不是一个原因。

gradle.properties里加这两行就得了 android.useAndroidX=true # Automatically convert third-party libraries to use AndroidX android.enableJetifier=true

> 老哥,可以给发一份生成好的吗?我整了半天没生成出来。[email protected] 谢谢老哥

Who needs ReLinker? If your app includes native libraries, and your minimum SDK is below API 23 (Marshmallow), you need ReLinker. There are a number of different bugs addressed by...

应用名:StarMaker 下载地址:https://play.google.com/store/apps/details?id=com.starmakerinteractive.starmaker 应用图标(选填): ![WechatIMG118](https://github.com/HuolalaTech/hll-wp-therouter-android/assets/16237928/6cddf826-c2c2-4288-bd5e-f46b23e2b49c)