I am developing a web cross-browser app.
I want that, clicking on “ADD HOME” icon, by Javascript detects the OS (Android, iOs, BB…) and creates a Shortcut (bookmark) on the HomeScreen.
Is it possible?
Thanks a lot.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At least on iOS(4.x) it isn’t possible.
Read Javascript for "Add to Home Screen" on iPhone? for details. As it is suggested, you can add a bubble, dialog or some other information to guide the user for using iOS’s own functionality.