(no title)
hokua | 13 years ago
Native apps on an App Store dont suffer from these issues, and their ability to integrate with special OS features make them more compelling vs a web app. Not so with Swing.
hokua | 13 years ago
Native apps on an App Store dont suffer from these issues, and their ability to integrate with special OS features make them more compelling vs a web app. Not so with Swing.
jetti|13 years ago
Whereas, when you make your app a web app, the changes you make are instant (for better or worse) and you don't have to worry about supporting various versions.
jaredsohn|13 years ago
Automatic patching helps with this, although it requires a little more work designing a patching system (you might not want everyone hitting your servers at once), and it doesn't affect everyone (some people's computers are offline or require a proxy to be set up for patching.)