Closed alexyork closed 12 years ago
Anyone know if it's possible to achieve the same on Android and WP?
have done som quick research on this, and there seems there is now easy way to do this on adroid as there is on ios. This is largely due to the fact that so many android users dont use the default browser, and that many of there browsers dont support the meta tag:
<meta name="apple-mobile-web-app-capable" content="yes" />
I have added a splash screen now. It will only show if you have added the app to you homescreen. @hegerokenes : Would you like to style the splashscreen if you think its needed? Its very basic as of now.
Have done some work on this, should be fine for now. I'll get some feedback from the designers and see if we are going to keep it like this, or change it.