My app is in productions an works correctly in all devices except the iPod touch, which only shows a black screen when start the app. Does any body knows which could be the
For me, I’m using XIB not Storyboard. But with Xcode 10 it’s set as “MainStoryBoard” as Main Interface in target setting.
XIB
Storyboard
MainStoryBoard
So I have changed from “MainStoryBoard” to “MainWindow” and worked for me.
MainWindow