Top "Watchos-3" questions

watchOS 3 is the third version of Apple's operating system for Apple Watch and is the successor to watchOS.

Type 'UIViewController' does not conform to protocol 'WCSessionDelegate'

Since upgrading on Xcode 8 (Beta 1) and Swift 3 I have an error in this line: class CloudViewController: UIViewController, WCSessionDelegate { It says : …

ios swift watchkit watchconnectivity watchos-3