added apple mobile web app capable meta tags#46
added apple mobile web app capable meta tags#46scraymer wants to merge 2 commits intocheeaun:masterfrom
Conversation
used status bar style black as it is the only reliable choice for iOS +7. On iOS +7 it will appear either black or white depending on the device colour. The same colour as the startup background when booting iOS devices.
added apple mobile web app capable meta tags
|
Interesting. So how do you go "back" on iOS8? I'm using iOS9 so can't try it anymore 😄 Also, |
|
You can never go back in operating systems, apple has made sure of that 😉 However, If you really wanted to test for backwards compatibility, you could always use the xCode simulator on OS X. As for iOS9, |
Not sure if reasoning for only using the chrome meta tag for mobile web app capable but I added the apple version too so my iOS8 iPhone and iPad will understand that it can be rendered as a native web app when added to the home screen. I understand if this was left out because of the refresh issue when opening a external link and comping back to native web app but for how I use it, it works fine. If this is merged in, I will delete my repository, otherwise, I will keep it in sync so I can use it in native web app mode for myself. Love the app and how clean it is, cheers.