0

How do I create an iPhone app that just starts a website in the default browser? I'm not looking for a browser inside an app, just goto the pre-programmed website and close the app. What do I need to get this accomplished?

henk
  • 367
  • 1
  • 4
  • 13

1 Answers1

2

What you're talking about is homescreen shortcuts you can create out of Safari. Unfortunately to have a native app that just starts the webbrowser is not possible.

Here is how you create a homescreen shortcut:

1. Tap the share button in Safari

enter image description here

2. Tap "Add to Homescreen"

enter image description here

3. Confirm or change shortcut title

enter image description here

4. Done. See the shortcut on your homescreen

enter image description here

Lukas Würzburger
  • 6,543
  • 7
  • 41
  • 75