Could a button in an iOS app trigger a process to add a website shortcut to the device Home Screen?
For example company A releases an app through the App Store. This contains a button to add a shortcut to company A's website on the Home Screen of the phone or tablet.
Cheers.
I was looking to achieve something similar once & I am pretty sure it cannot be done -- iOS simply won't allow it.
You have 3 options for your button action --
None of them come close to what you want and are not particularly elegant. But I don't see any other way. (In our case, we just went with launching the Safari)
Here's an old link I found, not much has changed -- iPhone SDK - Add a "Add to Home Screen" button in a UIWebView