631
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Aug 2023
631 points (98.8% liked)
Open Source
31349 readers
167 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
I was in dehi recently. Poverty is kinda nuts there, but I noticed everyone had phones, even people who obviously had no home. I assume kinda shitty phones, but it makes you realize a bit how important access is. If someone releases an iOS only app with no web version, they're basically saying fuck you to all those people.
Same same for this though. Googles saying "as long as you use our stuff you'll be fine, and why wouldn't you use our stuff because it's free! (Sometimes kinda sorta). And if you're stuck with something else for some reason, fuck you."
@ferralcat I agree with you in principle, but I think it is more complicated than that. Developing for a native platform is difficult. It takes time to learn. I’ve been learning iOS development for seven months now. I would NOT be able to build an android app right now. Should I avoid making the iOS app because not everyone would be able to access it?
Many times when people release iOS or Android only apps, it’s because it is too expensive and difficult to maintain codebases for multiple apps.
And yes, there are options that can compile to native apps, but these often are not able to provide a truly native experience.