Multiple “apple-touch-startup-image” resolutions for iOS web app (esp. for iPad)?

后端 未结 14 1499
执笔经年
执笔经年 2020-11-28 01:12

I\'ve written an HTML5-based iOS web application and all seems to be working well, but I\'m trying to polish it up with multiple startup screens. The iPhone/iPod touch works

14条回答
  •  爱一瞬间的悲伤
    2020-11-28 02:07

    I just wanted to offer a combination of answers that actually worked. We found with the answer that was selected, the retina versions of the splash images were not being used. Pavel's answer fixed the retina version for the iPad. The following has been tested on iPhone (Retina and non-retina) and iPad (retina and non-retina).

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    I can't take credit for any of this, but this configuration works. Just copy and paste, make sure to make the images exactly the size dictated in their names.

提交回复
热议问题