CheckVersionLib
CheckVersionLib copied to clipboard
版本检测升级(更新)库。an auto check version library(app update) on Android
app gradle targetSdkVersion 29 运行在android 10以上会崩溃
build_versions.min_sdk = 19 build_versions.target_sdk = 29 build_versions.compile_sdk = 29 build_versions.build_tools = "29.0.3" 测试机华为 P10 2020-08-17 10:52:42.940 1243-1730/com.axnx.ddsn W/System.err: io.reactivex.exceptions.UndeliverableException: The exception could not be delivered to the consumer because it...
用setCustomVersionDialogListener和setCustomDownloadingDialogListener两个api的话,会闪一下
如题,请问呢,有没有解决办法呢?
更新问题
更新成功后再次更新 调不出安装界面是怎么回事
请问大佬,这个时什么问题,好纠结
弹出提示界面后,按home键后台,切回前台后界面消失,若退出APP,不杀进程,下次检测更新时,自定义的提示界面无效,显示了默认的。
自定义dialog报错 customize dialog must use the specify id that lib gives
1为什么弹出是否更新窗口后,点击取消 会走onResume方法 2当弹出是否更新窗口 ,当有双屏时 Presentation屏设置无效