ProgressView not working iOS 16 beta

Incompatible widget content

The body of the widget entry's view contains the following unsupported types: PlatformViewRepresentableAdaptor.

All I have in the body of my accessoryCircular widget is:

ProgressView(value: 0.3, total: 1.0)

Any way to fix this?

Post not yet marked as solved Up vote post of mqazwini Down vote post of mqazwini
175 views
  • Got a related issue, I think it's a bug. Best to report it via Feedback. Keep in mind your working with beta's ;)

Add a Comment