在as中调试原生插件正常,打包后报错:Invoker initService exception:java.lang.reflect.InvocationTargetException
IntentAPI intentApi = new IntentAPI(mUniSDKInstance.getContext());
请问是什么问题
在as中调试原生插件正常,打包后报错:Invoker initService exception:java.lang.reflect.InvocationTargetException
IntentAPI intentApi = new IntentAPI(mUniSDKInstance.getContext());