清风徐来

Results 2 issues of 清风徐来

### New Issue Checklist 🚫 If this template is not filled out your issue **will** be closed with no comment. 🚫 * [ ] I have looked at the [Documentation](http://snapkit.io/docs)...

UIStatusBarManager *statusBarManager = keyWindow.windowScene.statusBarManager; UIView *_localStatusBar = [statusBarManager performSelector:@selector(createLocalStatusBar)]; iOS 16 通过以上的方式获取 _localStatusBar 为 nil,已无法获取网络类型,有没有其他的方式来代替?