yunqiang_weng

Results 3 issues of yunqiang_weng

FMWarningView line 28 `let rootVC = (UIApplication.shared.delegate?.window??.rootViewController)!` That's because the window property belongs to the scene delegate, not the app delegate.