Development for Iphone
Development for Iphone
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- heavyt0
If your app is web-based, it can always be accessed via the browser. A user can just bookmark it, and the icon will show up on their home screen.
The code is going to all be regular web-code (js,html), but there are a few things that iphone can do that other browsers cant. They are all described in Webkit: http://developer.apple.com/opens…
This is the kind of method that MT uses for their iphone account center, for instance.
hope that helps
- But the Apps available through the installer app are not web based, right?meisterschueler