posted 12 years ago
So... I have been looking into some of the frameworks that will allow me to write code once and use it on all mobile platforms (Android / iOS / Windows / BB etc). Although there are frameworks that allow your code to be ported across multiple platforms, they lack in the ability to give you the user experience that you desire. For example phonegap seems like a framework that I would like to pursue, but it does not support android widgets. Neither does appcelerator.These OS specific features are critical to provide unique user experiences. So what I would like to ask is...
Have you ever wanted to write a cross platform app ? How did it go ?If you didnt take that route, how did you manage to write native apps for each platform and reduce the maintenance headache that comes with it ?