First, thanks for all the great work. I'm fairly new to Cordova but
have quite a bit of experience otherwise and have so far found it to be
an excellent framework for mobile app development.
In a recent iPad project, I added a section of code to the updateImage
method of the splash screen plugin that uses the UILaunchImages array in
the main bundle to support different sized launch images for iOS 7.
UILaunchImages is automatically generated by Xcode according to the
images selected in the Launch Images section of the General settings.
If it would be useful, I would be happy to submit a pull request and
contribute the modification to the project. My ICLA is on file with ASF.
Thanks again.
-Terence Bandoian