Mike Hill

Results 4 issues of Mike Hill

any existing @Environment lines in your view will error with: "Struct 'Environment' cannot be used as an attribute"

the call to UIGraphicsBeginImageContextWithOptions in CustomSegmentedControlsViewController is not OS3.x friendly. It will crash because the call is a C call and not Obj C. Here is a fix ( May...

Essentials -> System -> Library -> Extensions -> AppleHDA.kext ( also search for .kext and scroll )

When using communicator to handle the WKWatchConnectivityRefreshBackgroundTask, it will occasionally crash in wOS11 after sendng a message while the watch is in the AOD state. ``` case let connectivityTask as...