23
How do you begin to create a program for a phone?
(fedinsfw.app)
There is no such thing as a Stupid Question!
Don't be embarrassed of your curiosity; everyone has questions that they may feel uncomfortable asking certain people, so this place gives you a nice area not to be judged about asking it. Everyone here is willing to help.
Reminder that the rules for lemmy.ca still apply!
Thanks for reading all of this, even if you didn't read all of this, and your eye started somewhere else, have a watermelon slice 🍉.
I’d like to highlight your comment at the end: if you make a Portable Web App (PWA), it’ll run on iOS and Android and doesn’t require a developer subscription, an App Store or anything else. Just knowledge of the APIs and an idea.
Once you’ve proven the concept as a PWA, you may want to convert it to an app to get access to more protected APIs and get it onto the official App Stores though.
But with WebASM as a target, anything that doesn’t require a specific OS API runs just as well through a PWA as using an official dev environment.
Don't PWAs only work on European iPhones?
PWAs have worked on all Android and iOS phones since the OG iPhone that didn’t have an App Store and expected ALL apps to be PWAs.
Google and Apple just don’t advertise the fact anymore and removed PWAs from their official development target list.