tifroz
tifroz
This can be reproduced with the demo app running `iOS 15.1` (screen capture) https://user-images.githubusercontent.com/150367/139125055-b5a61d02-5b0f-40c2-9071-fdb729dc3d02.mov
Note: data racing conditions can be detected when running the code with the `Thread Sanitizer` turned on (`Thread Sanitizer` can only be activated when running on simulators at least for...
The compiler protests when compiling for an extension target `'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead.` (Line 741 `UIInterfaceOrientation...