Widgets won't preview

This is becoming a common thread with xCode lately.

MessageSendFailure: Message send failure for relaunch

==================================

| RemoteHumanReadableError |   | ProcessError: Failed to launch widget extension: The operation couldn’t be completed. (CHSErrorDomain error 1050.)

The generated debug file is too large to attach.

Replies

Here we are 2 months later and STILL NOTHING FROM APPLE. I opened a code level support with Apple a week ago and they still haven't given me a solution. This is completely unacceptable, but common with Apple these days.

  • is this on macOS? On macOS I am facing issues as well with widget previews, iOS widget previews are ok. Use the following modifier ..previewContext(WidgetPreviewContext(family: .systemSmall))

Add a Comment