App change to Hello World

Hello, my name is Daniel and I started to create iOS Apps.

If I start my Xcode project and run the simulator, my simulator will show for some seconds the real app. After some time it will automatically change to a hello world app. How can I fix that ?

Thank you :slight_smile:

Hi Daniel,

Welcome to the code crew community.

When you initially create your App make sure you select Storyboard as the User Interface. It defaults to SwiftUI the first time you run Xcode. It’s a bit of a trap to new users.