Some web apps still have the old icon resolutions for iPhone 3GS and before. They look like crap on iPhone 4 screens though. I want to provide two icons, one at each resolution. But how do I code it to know which icon to serve up?
Asked
Active
Viewed 154 times
1 Answers
2
You can find your answer in the Safari Developer Library: Configuring Web Applications. See also Stackoverflow Question: "What are the correct pixel dimensions for an apple-touch-icon?"