2018.4.3f1 Android端发布
再编辑器上没问题但是android端发布报错
2021-01-19 13:55:41.320 17839-17867/? E/Unity: LuaException: xlua.access, no field __Hotfix0_HidePage
stack traceback:
[C]: in field 'access'
[string "Init"]:101: in field 'hotfix'
luaScript:17: in main chunk
[C]: in function 'require'
[string "chunk"]:1: in main chunk
at XLua.LuaEnv.ThrowExceptionFromError (System.Int32 oldTop) [0x00050] in
我想问在android 怎么注入啊 CSObjectWrapEditor.Generator.GenAll(); CSObjectWrapEditor.Generator.GenAll(); Hotfix.HotfixInject (); 这样为啥调不到报错没有
可以参考 https://github.com/Tencent/xLua/issues/850