I wan't to add shortcuts on my springboard form my application.
The way i'm following is loading a UIWebView and then trying to add a bookmark. But I can't figure out how to add the "+" button to bookmark the content of my WebView...
Is there a way to do so ? Or is there another way to add shortcuts on the springboard programmatically ?
Thanx.