ios – Error “Conformance of [StructType] to protocol [ProtocolType] crosses into main actor isolated code in approachable concurrencyMay 26, 2026
ios – Error “Conformance of [StructType] to protocol [ProtocolType] crosses into main actor isolated code in approachable concurrencybig tee tech hubMay 26, 2026 The key point here is that CustomDebugStringConvertible is a non-isolated protocol. As a result, RLActionState is also non-isolated. “Main actor…