In Xcode 5, I use the asset catalog to manage the app icons and launch images for my app. The app icons work fine on all devices, but the launc
I have same problem. Tried all the solution posted here. Still nothing. Black screen only. After trial and error here and there, I found the solution. Delete the "Launch screen interface file..." in your project's PLIST. Delete the entry.
Delete the ENTIRE LINE!!! Don't leave it there with empty value.
Hope this helps someone.