Is there currently any way to specify the following splash screen orientations in PG Build's config.xml? This is needed for modern iPad apps:
Filename Dimensions
Default-Portrait.png (768w x 1004h)
Default-PortraitUpsideDown.png (768w x 1004h)
Default-Landscape.png (1024w x 748h)
Default-LandscapeLeft.png (1024w x 748h)
Default-LandscapeRight.png (1024w x 748h)
Default.png (Not recommended)
Ref: http://stackoverflow.com/a/5781878/11...
Filename Dimensions
Default-Portrait.png (768w x 1004h)
Default-PortraitUpsideDown.png (768w x 1004h)
Default-Landscape.png (1024w x 748h)
Default-LandscapeLeft.png (1024w x 748h)
Default-LandscapeRight.png (1024w x 748h)
Default.png (Not recommended)
Ref: http://stackoverflow.com/a/5781878/11...





Per Quested Aronsson
David Batten
Hardeep Shoker
Hardeep Shoker
Per Quested Aronsson
There is additional information about the topic.
Desmond Miles