JevonShi

Results 4 issues of JevonShi

代码案例如下: 子类 [IFix.Patch] private void InitView(){ base.InitView() } 父类 public virtual void InitView(){} 使用的是2021年大概8月左右的InjectFix 版本

我使用IFix.Interpret 标签新增了一个函数,用于在委托绑定,但真机上,注册时会报错,错误如下: InvalidProgramException: no closure wrapper for System.Action`2[System.Boolean,System.Int32] at IFix.Core.VirtualMachine.Execute (IFix.Core.Instruction* pc, IFix.Core.Value* argumentBase, System.Object[] managedStack, IFix.Core.Value* evaluationStackBase, System.Int32 argsCount, System.Int32 methodIndex, System.Int32 refCount, IFix.Core.Value** topWriteBack) [0x00000] in :0 at...

Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_BMKLocationManager", referenced from: objc-class-ref in libflutter_baidu_map.a(FlutterBaiduMapPlugin.o) "_OBJC_CLASS_$_BMKLocationAuth", referenced from: objc-class-ref in libflutter_baidu_map.a(FlutterBaiduMapPlugin.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with...