ludei here is the test case
Compiler Version : 2.1.1
· Other browsers tested: Chrome
· Device info: iPhone 5
· Component:
· Basic description of the problem
Black screen after the splash screen
· What steps will reproduce the problem?
1. Retina 4-inch support Missing. Default 568h@2x.png launch image"
I fixed the first error by dragging and dropping the asset image to the launch image folder
Step two "Info.plist Utility warning. User supplied UIDeviceFamily key in the info.plist will be overwritten. Please use the build setting TARGETEDDEVICEFAMILY and remove UIDeviceFamily from your Info.plist."
Fixed this too, turned out all I have to do was just to remove the UIDeviceFamily from the build tab
· What is the expected result?
I thought when I fixed both the issue and the xCode doesn't show any more of these two errors, the app will launch like how its suppose to run using the preview over wi-fi
· What happens instead?
Still showing black screen.
· Links to downloadable files:
CAPX File : https://www.dropbox.com/s/zpg4tqvk5m23w ... aproj?dl=0
.xcodeproj original file : http://bit.ly/1AED8pO
Not sure where could the problem be, either the .xcodeproj file or in the .capx file