Brion Vibber created CB-1495: -------------------------------- Summary: iOS default splash screen images take up several megabytes Key: CB-1495 URL: https://issues.apache.org/jira/browse/CB-1495 Project: Apache Cordova Issue Type: Bug Components: iOS Affects Versions: 2.0.0 Environment: iOS, XCode 4.5, Cordova 2.0.0 Reporter: Brion Vibber Assignee: Shazron Abdullah Priority: Minor
The default splash screen images for iOS are quite large; the Retina iPad images are 1.5 megabytes for each orientation! $ ls -lh total 8680 -rw-r--r-- 1 brion staff 1.5M Sep 17 15:18 Default-Landscape@2x~ipad.png -rw-r--r-- 1 brion staff 413K Sep 17 15:18 Default-Landscape~ipad.png -rw-r--r-- 1 brion staff 1.5M Sep 17 15:18 Default-Portrait@2x~ipad.png -rw-r--r-- 1 brion staff 412K Sep 17 15:18 Default-Portrait~ipad.png -rw-r--r-- 1 brion staff 342K Sep 17 15:18 Default@2x~iphone.png -rw-r--r-- 1 brion staff 92K Sep 17 15:18 Default~iphone.png They should probably be recompressed to be a bit smaller; the gradients in the background may be at issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira