Open heiguigui opened 3 years ago
基于replugin2.3.4版本开发的插件APP在使用360加固宝加固后宿主打不开插件app,由于项目要求必须要加固,请问有什么解决方案么。
replugin-host-lib/gradle Version: 2.3.4 rePlugin-plugin-lib/gradle Version: 2.3.4
2021-04-19 15:21:53.606 3884-3884/com.sgcc.pda.mdrh E/RePlugin.PluginDexClassLoader: loadClass ClassNotFoundException, from PluginClassLoader, cn=com.sgcc.pda.task.query.MainActivity, pluginName=com.sgcc.pda.task.query 2021-04-19 15:21:53.607 3884-3884/com.sgcc.pda.mdrh E/ws001: Calling the loadClass method failed (InvocationTargetException) java.lang.ClassNotFoundException: Calling the loadClass method failed (InvocationTargetException) at com.qihoo360.replugin.PluginDexClassLoader.loadClassFromHost(PluginDexClassLoader.java:161) at com.qihoo360.replugin.PluginDexClassLoader.loadClass(PluginDexClassLoader.java:134)
问题详细描述 Detailed description of the problem
基于replugin2.3.4版本开发的插件APP在使用360加固宝加固后宿主打不开插件app,由于项目要求必须要加固,请问有什么解决方案么。
其它重要信息 Other important information
replugin-host-lib/gradle Version: 2.3.4 rePlugin-plugin-lib/gradle Version: 2.3.4
Logcat上下文 Logcat context
2021-04-19 15:21:53.606 3884-3884/com.sgcc.pda.mdrh E/RePlugin.PluginDexClassLoader: loadClass ClassNotFoundException, from PluginClassLoader, cn=com.sgcc.pda.task.query.MainActivity, pluginName=com.sgcc.pda.task.query 2021-04-19 15:21:53.607 3884-3884/com.sgcc.pda.mdrh E/ws001: Calling the loadClass method failed (InvocationTargetException) java.lang.ClassNotFoundException: Calling the loadClass method failed (InvocationTargetException) at com.qihoo360.replugin.PluginDexClassLoader.loadClassFromHost(PluginDexClassLoader.java:161) at com.qihoo360.replugin.PluginDexClassLoader.loadClass(PluginDexClassLoader.java:134)