WKExtendedRuntimeSessionInvalidationReason.error
An error prevented the session from running.
Declaration
case errorDiscussion
When the system passes this value to your extension delegate’s extendedRuntimeSession(_:didInvalidateWith:error:) method, check the error parameter for additional information about the error.