Hacker News new | ask | show | jobs
by jasode 2411 days ago
>Limited resources excuses can be answered with 'do a mobile web so all mobiles can'

There's always a delta of capabilities between HTML5+Javascript mobile web app vs native iOS/Android. (E.g. native app has more API access to device hardware like camera video, GPS, accelerometer, multi-touch pinch zoom, etc.) Even if HTML5+Javascript standards get the new capabilities in 2019's iOS 13 and Android 10, both Apple and Google are still adding new features to the native APIs (iOS 14+, Android 11+) which means that standard web apps will always lag behind in some way.

The question is if that delta of capability between web vs native matters for an app like Friended.

1 comments

I think they just want artificial exclusivity, similar to how Facebook was university only in the early stages.

You are not limited to browser technologies. There's React native, Flutter and some other cross platform frameworks. What super new OS level features a social messaging app needs?