Settings

Theme

Ask HN: Cross-platform mobile app development

1 points by isgood12 11 years ago · 1 comment · 1 min read


With the announcement of the Visual Studio Community Edition and Android Emulator, I think many of us who currently build iOS and Android versions of their apps in completely separate code-bases (Objective-C & Java) would be interested in learning from the experiences of those of you who have tried to write cross-platform native apps for iOS & Android or share most of the application logic between the two versions using Xamarian or good-old C++ (or anything else).

- How was your experience? What about debugging, maintenance, performance, etc?

- Is your app somewhat complicated (for example, it uses custom UI controls, animations, etc)?

- And finally, if you have to build a complicated and actively developed app on both iOS and Android now, what platform would you use (assuming your level of familiarity with all of them is equal)?

I've read time and time again that non-native cross-platform solutions like PhoneGap etc still don't give a smooth enough experience to compete with native counterparts. So, I'm still not taking them seriously.

isgood12OP 11 years ago

I've already seen a high level post about how Dropbox does cross-platform development [1], but I think they don't go in details about the kind of issues one might face going with that approach.

[1] http://oleb.net/blog/2014/05/how-dropbox-uses-cplusplus-cros...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection