I've created a browser app, but every time it launches, the LaunchScreen.xib pops up first for a second or so. How can I stop this screen from appearing?
Click on you project, in the Info tab you have the line "Launch screen interface file base name"
You can just remove that line.