DISQUS

CuppaDev: Another way of using iPhone Web Apps Offline

  • John Peel · 7 months ago
    While searching for a way to build iPhone Web-Apps for offline use, I came across this post. However, either my sense of humor is sorely lacking, or I'm completely missing something.

    Did you in fact discover another way to do this? If so were you forced to remove it by the iPhone gods?

    Thanks,

    -peel
  • James Urquhart · 7 months ago
    The only other way is to use the "data:/" URL hack (coupled with the database api), which i discussed in the iphone database article.

    Or of course, make a real app. If you really want to write it as a web page, you can use something like PhoneGap.