SwiftUI and Xcode 15.3 ".navigationTitle" Problem

My ".navigationTitle" is on my physical iPhone 14 and Simulator iPhone 15 not displayed, on Xcode Preview Screen is it displayed perfect. Why is it and what can i do that is displayed on my iPhone 14.

Replies

Have you added a NavigationStack as a parent view in the hierarchy you want to display the navigationTitle?