The domain for errors reported by extended runtime sessions.
SDK
- watchOS 6.0+
Framework
- Watch
Kit
Declaration
let WKExtendedRuntimeSessionErrorDomain: String
Discussion
The session passes these errors to the session delegate’s extended
method.
The domain for errors reported by extended runtime sessions.
SDK
Framework
let WKExtendedRuntimeSessionErrorDomain: String
The session passes these errors to the session delegate’s extended
method.
Create an extended runtime session that continues running your app after the user stops interacting with it.
class WKExtended Runtime Session
A session that continues to run your app after the user has stopped interacting.
enum WKExtended Runtime Session Error Code
The error codes reported by extended runtime sessions.