Incorrect compact Dynamic Island layout on iOS 17

Hello,

I noticed that the layout of compact Dynamic Island on iOS 17 is incorrect. The edge of the circle shape is unable to be aligned with the edge of Dynamic Island.

However, the layout in Xcode Preview is just perfect. And this is also the same layout on previous iOS 16:

If you try to workaround the issue by adding an offset to the view, it will be cropped by a misaligned circle.

Answered by niazoff in 767055022

It‘s fixed in 17.1 beta 2, thanks!

FB13154996

Same issue. Everything works well on iOS 16, but broken on iOS 17.

It looks like they've rewritten dynamic island on 17, all the animations are different and there are layout issues even with the default apple (e.g. timer when you have minimal (not compact) presentation and expand it by long press), so I suppose it's a bug that will be fixed in 17.0.1 🤞

Also just noticed this and not seeing an obvious way to fix it sadly :( Will try to make a repro case and add it to another radar.

FB13167926

Accepted Answer

It‘s fixed in 17.1 beta 2, thanks!

Incorrect compact Dynamic Island layout on iOS 17
 
 
Q