Results 6 issues of Iran-Q

考虑下面这种页面结构: ![tabbardarkmode](https://user-images.githubusercontent.com/11780294/71572966-82195b80-2b1c-11ea-8177-515a995a51fc.png) 一旦在 `visibleViewControlle `触发 **dark mode** 之后,`QMUIConfiguration`如下属性都可能改变: ```objc @property(nonatomic, strong, nullable) UIImage *tabBarBackgroundImage; @property(nonatomic, strong, nullable) UIColor *tabBarBarTintColor; @property(nonatomic, strong, nullable) UIColor *tabBarShadowImageColor; @property(nonatomic, assign) UIBarStyle tabBarStyle; @property(nonatomic, strong,...

bug

iOS undo模式下 drawRect()中调用renderIncontext()会出现EXC_BAD_ACCESS iOS12 真机笔画多之后会报错,模拟器直接报错

My Code is quit simple: ```swift // a toml string var tomlString = ''' port = 6789 socks_port = 7890 allow_lan = false bind_address = '*' log_level = 'debug' ipv6...

### Issue Link 🔗 [Apple's update to their API policy - Required Reason](https://github.com/nvzqz/FileKit/issues/81) ### Goals ⚽ To comply with Apple's new privacy policies every app and third-party SDK should include...

Apple is requiring all api calls that fall under this ruleset https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api be added to a privacy manifest file.

### Is it a bug? - [x] I know this is an issue with the app, and contacting Mullvad support is not relevant. ### I have checked if others have...

bug
iOS