Widget not showing

I'm at about 06:57 and only get the background color (no actual information) on my widget. Is this a known issue?


Accepted Reply

The widgetURL modifier is broken on the simulator in beta 1. It doesn't show its content. Comment it out, or run on a device.

Replies

Adding my code thus far in case there's an error.


The widgetURL modifier is broken on the simulator in beta 1. It doesn't show its content. Comment it out, or run on a device.

Commenting the widgetURL modifier does indeed "fix" the issue. Looking forward to see this working.
Looks like this issue is fixed in beta 2.
Is widgetURL working for anyone on beta 3? Widgets refuse to load on both simulator and device when I add widgetURL to a view.
Seems like it doesn't work yet on Xcode 12 beta 6.
Same for me using Xcode 12 beta 6. Builds through TestFlight show black screen for Widgets whereas local builds work perfectly. Already tried the workaround mentioned in the known issues.