vivo 手机应用崩溃 Java .lang.ClassNotFoundException: com.vivo.services.userprofiling.UserProfilingManager
2019-05-13 10:01:43 +08:00
rcj6056
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)