Xcode canvas not showing all devices

Hey there,

I'm currently walking through Apple's official SwiftUI tutorial at https://developer.apple.com/tutorials/swiftui/building-lists-and-navigation.

In Section 8, you can show multiple devices in the canvas preview using ForEach for example. Unfortunately, my canvas always shows the first devices instead of all. In my case, "iPhone XS Max" is not showing.

Does anyone know how to fix this? And where do I find the names of all other device types to add them to the device collection?

Thanks in advance!

Replies

Try to deactivate live preview.