is it possible to have an icon on the iPhone home screen, programtically without user doing it. I mean , when you visit Youtube on your iPhone, it asks you to add a home screen button, which you click and then it takes you directly to the youtube page. I need to know that if it's possible to add a home screen button automatically , without even asking the user to add it.
Asked
Active
Viewed 2,606 times
0
-
You don't like respecting your app's users? – EmptyStack Aug 10 '11 at 10:07
-
You are talking about web application right? – Robin Aug 10 '11 at 10:12
2 Answers
1
Short answer - No.
Little longer answer - if sites will have rights without user permission add web-apps on springboard, allow location services and so on. This is mess... Thats why you can't do such thing due to privacy & permissions. Maybe on jailbroken iOS, but not sure about that.

Serhii Mamontov
- 4,942
- 22
- 26