这是一个创建于 2007 天前的主题,其中的信息可能已经有所发展或是发生改变。
E/VivoSystemReflect: Failure register UserProfilingManager
java.lang.ClassNotFoundException: com.vivo.services.userprofiling.UserProfilingManager
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:400)
at java.lang.Class.forName(Class.java:326)
at android.app.VivoSystemReflect.getServiceConstructor(VivoSystemReflect.java:461)
at android.app.VivoSystemReflect.-wrap0(VivoSystemReflect.java)
at android.app.VivoSystemReflect$6.createService(VivoSystemReflect.java:446)
at android.app.SystemServiceRegistry$CachedServiceFetcher.getService(SystemServiceRegistry.java:858)
at android.app.SystemServiceRegistry.getSystemService(SystemServiceRegistry.java:799)
at android.app.ContextImpl.getSystemService(ContextImpl.java:1518)
at android.content.ContextWrapper.getSystemService(ContextWrapper.java:659)
at android.app.Application.getVivoUserProfilingManager(Application.java:327)
at android.app.Activity.onResume(Activity.java:1287)
at android.support.v4.app.FragmentActivity.onResume(FragmentActivity.java:485)
请问有人遇到过吗
4 条回复 • 2019-05-13 11:48:42 +08:00
|
|
1
gesse 2019-05-13 11:34:26 +08:00
还能把 Error 这样抛出来? 不是应该直接闪退吗?
|
|
|
2
gesse 2019-05-13 11:35:00 +08:00
或者一些应用在搞黑科技, 但是 vivo 系统底层报错了。
|
|
|
3
rcj6056 2019-05-13 11:37:10 +08:00
|
|
|
4
a1274598858 2019-05-13 11:48:42 +08:00
找不到这个 UserProfilingManager class。。。
|