Qson
Qson
v3.0-preview.9 现iOS原生项目,tabBarController中第2个item是flutter页面FBFlutterViewContainer,退出登录后,tabBarController释放,但FBFlutterViewContainer无法释放,tabBarVc.viewControllers = nil;也无效果,FBFlutterViewContainer包裹的dart类不走 dispose方法
 ` Thread 0#0 (null) in -[NSKeyValueObservance hash] () #1 (null) in hashProbe () #2 (null) in -[NSConcreteHashTable addObject:] () #3 (null) in _NSKeyValueObservationInfoCreateByAdding () #4 (null) in _NSKeyValueCreateImplicitObservationInfo ()...
集成 报错
pod 'LBXScan', '~> 2.4' LBXScanViewController.h 第27行 ``` #ifdef LBXScan_Define_ZBar #import "ZBarSDK.h" #import "LBXZBarWrapper.h"//ZBar扫码封装 #endif ``` LBXScanViewController.h 第130行 ``` #ifdef LBXScan_Define_ZBar /** ZBar扫码对象 */ @property (nonatomic, strong) LBXZBarWrapper *zbarObj; #endif ```
示例代码example无法run,以下是报错日志, Failed to build iOS app Error output from Xcode build: ↳ 2019-08-27 14:38:36.477 xcodebuild[30556:478804] [MT] PluginLoading: Required plug-in compatibility UUID 72F7D751-F810-43B8-A53F-1F1DFD74FC54 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin' not present...