Dynamic Island appears and then disappears

Trigger an alarm on the iPhone 14 Pro Max so that the time is displayed on the dynamic island at the top.

And when you perform a specific action in the currently sold app, the time or icon displayed on the dynamic island appears and disappears.

Is there anything special I need to do in my app to just keep the current dynamic island icon or time display?

Other apps seem to keep the time or icon displayed on the dynamic island.

Add

We confirmed that if we make the bottom home indicator disappear automatically with setNeedsUpdateOfHomeIndicatorAutoHidden, the dynamic island also disappears.

Is there a way to setNeedsUpdateOfHomeIndicatorAutoHidden to show the current dynamic island even though the home bar disappears?

Some users believe that the app is malfunctioning because it repeats that the content of the dynamic island is displayed when you touch the app and disappears when you don't touch it.

What is the "specific action" that is performed within your app? Are you hiding the Home indicator for a specific reason? Does your app enable a Live Activity? Is your app a game or other full-screen app?

If you haven't already done so, I recommend reading about Live Activities and the Dynamic Island in the Apple Human Interface Guidelines, and then asking a more specific question.

https://developer.apple.com/forums/thread/718088 Added more content. Please check

Dynamic Island appears and then disappears
 
 
Q