aliyun / alicloud-android-demo

990 stars 550 forks source link

java.lang.IllegalAccessException: void android.os.SystemProperties.<init>() is not accessible from java.lang.Class<com.alibaba.mtl.log.e.q> #197

Open Cmahjong opened 6 years ago

Cmahjong commented 6 years ago

在android 9的时候SystemProperties是一个hide类,你们源码里面应该通过反射取了,请解决一下,thanks

caopeng000 commented 6 years ago

同问。我这也出现了。能解决下吗

ZhouBey commented 6 years ago

我也遇到了这个问题

zhangao0086 commented 6 years ago

+1

lishuhao commented 5 years ago

+1

ZhanXuzhao commented 5 years ago

+1

smallfour6 commented 5 years ago

+1

iFarSeer commented 5 years ago

+1

SducodeMonkey commented 5 years ago

日志有对应提示,该问题不影响SDK功能,后续优化会解决该问题,请知晓。

YancyYe commented 5 years ago

+1

MichaelJokAr commented 5 years ago

请问什么时候解决

iFarSeer commented 5 years ago

Android 9 设备 必出现此log。请问哪个版本解决此问题

zaihuishou commented 5 years ago

一样这个问题,求解决

liufsd commented 5 years ago

+1

TianleiSun commented 5 years ago

+1

XcJKing commented 5 years ago

+1

RockPeng commented 5 years ago

+1

Cmahjong commented 5 years ago

这个错误不会影响app的正常使用,如果真的有什么影响,建议library的形式依赖,然后修改源码

wuyinlei commented 5 years ago

这个在小米2s 9.0系统 直接弹框提示了,而且弹框不能取消。使用不了

SducodeMonkey commented 5 years ago

通过远程仓库拉取集成SDK的,添加/修改依赖:'com.aliyun.ams:alicloud-android-ut:5.4.0',可解决该问题。

weixuefeng commented 5 years ago

最新的只有 5.1 吖

weixuefeng commented 5 years ago

ERROR: Failed to resolve: com.aliyun.ams:alicloud-android-ut:5.4.0 Show in Project Structure dialog Affected Modules: app

tustman commented 5 years ago

+1