Skip to content
archive

stackoverflow-ios-2026-06-01

Swift · · 1 min read

Stack Overflow iOS Questions — 2026-06-01

Source: Stack Exchange API Ingested at: 2026-06-01T08:06:05Z

Unexpected behavior in protocol inheritance

Score: 1 | Answers: 2 | Views: 42 | Created: 2026-05-31 Tags: ios, swift, concurrency

How to customize Slider ticks in a visual way

Score: 1 | Answers: 0 | Views: 50 | Created: 2026-05-31 Tags: ios, swiftui, slider, ios26

SwiftUI Slider spams sensory feedback

Score: 1 | Answers: 1 | Views: 97 | Created: 2026-05-30 Tags: ios, swift, swiftui, slider

OSSignposter cannot be enabled on WatchOS, but is fine on IOS, what am I missing?

Score: 0 | Answers: 0 | Views: 60 | Created: 2026-05-29 Tags: ios, swift, watchos, xcode-instruments

Can ComposeUIViewController provide intrinsic content size to SwiftUI UIViewControllerRepresentable?

Score: 0 | Answers: 0 | Views: 42 | Created: 2026-05-29 Tags: ios, swift, android-jetpack-compose, compose-multiplatform

SwiftUI: Handling Heterogenous Data that resolves to an View

Score: 0 | Answers: 1 | Views: 73 | Created: 2026-05-29 Tags: ios, swift, swiftui

iOS WKWebView contenteditable: WebKit injecting font-size inline style on spans

Score: 0 | Answers: 0 | Views: 55 | Created: 2026-05-28 Tags: ios, swift, wkwebview, contenteditable

Why does the view's internal state is not updated for first mutation when doing it via an Computed Binding

Score: 1 | Answers: 1 | Views: 82 | Created: 2026-05-28 Tags: ios, swift, swiftui

Subclassing SCNNode caused Swift 6 concurrency issues

Score: 0 | Answers: 1 | Views: 101 | Created: 2026-05-27 Tags: ios, swift, concurrency

SwiftUI navigation bar button color changes depending on whether the root view is a ScrollView or VStack

Score: 1 | Answers: 1 | Views: 52 | Created: 2026-05-27 Tags: ios, swiftui, toolbar, navigationbar

ARKit ARCamera.intrinsics changes between frames and inconsistent sharpness in ARFrame.capturedImage

Score: 0 | Answers: 1 | Views: 44 | Created: 2026-05-27 Tags: ios, swift, avfoundation, arkit

Unable to get the file path but it's already exists in the same path

Score: -1 | Answers: 0 | Views: 45 | Created: 2026-05-27 Tags: ios, swift

In Swift 6, after setting default actor isolation to main actor strange behaviors with protocol conformance

Score: 1 | Answers: 2 | Views: 85 | Created: 2026-05-26 Tags: ios, swift, concurrency

Sometimes setting "default actor isolation" to "main actor" setting still treats a type as non-isolated

Score: 0 | Answers: 0 | Views: 53 | Created: 2026-05-26 Tags: ios, swift, swift5

Table cell colspan misalignment in iOS Safari

Score: 2 | Answers: 0 | Views: 56 | Created: 2026-05-26 Tags: html, ios, html-table, mobile-safari