What does it mean?
Please adopt cont...
The error
The widget background view is missing. Please ensure that you have called the `containerBackground(for: .widget) {…}` modifier in your widget view.
I do use .containerBackground(Color.blue.gradient, for: .widget)
, but it's no longer working in Xocde beta 8