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
1.7k 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

Replies

I have a very similar issue, also with just a ProgressView in a circular widget. It’s not showing anything, at all. When using on device preview, after rotating the device a few times it starts to show, but is completely messed up… hope this gets fixed soon

Have this issue as well. I reported this (FB11359136)