How can I have my webapp be added to the homescreen without having the user press the add to homescreen button. TestFlight does this when you install it to your phone, I would like to create a similar experience.
Share
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.
This is not possible. Testflight (and others) do this by letting the user install a specific profile. So the user has to install the profile, which is more complicated, than pressing a “add to homepage button”. Also, for the profile way you need to have a server capable of communicating with a specific SSL protocol and the user has to trust you, that the profile does not alter any phone settings, which is the original purpose of such a profile.