Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

DeviceActivityReport view fails to render until it's repeatedly added to the view hierarchy

The DeviceActivityReport view does not render immediately when added to the view hierarchy. Instead, it requires repeated navigation to the screen hosting the DeviceActivityReport view for it to appear.

Furthermore, there is no programmatic way to determine whether the view is being rendered for the user, leading to an inconsistent and often poor user experience.

I've created a sample project that demonstrates the issue.

Sorry for the delay. You wrote you have a project showing the issue?

Do you get the same results with just the relevant code in a small test project?

If so, please share a link to your test project.

That'll help us better understand what's going on.

If you're not familiar with preparing a test project, take a look at Creating a test project.

Albert Pascual
  Worldwide Developer Relations.

@DTS Engineer Here's a link to the sample project and screen recording demonstrating this issue:

https://github.com/Jacob-Zinn/DeviceActivityReportDTS

DeviceActivityReport view fails to render until it's repeatedly added to the view hierarchy
 
 
Q