|
|
|
|
|
by estimator7292
114 days ago
|
|
I recently started learning how to do iOS apps for work and the short answer is: you don't. Apple seemingly wants all apps to be static jpegs that never need to connect to any data local or remote, and never do any processing. If you want to do something in the background so that your user can multitask, too damn bad. You can run in the background, for a non-deterministic amount of time. If you do that, iOS nags your user to make it stop. If you access radios, iOS nags your user to disable it. It's honestly insane. I don't know why or how anyone develops for this platform. Not to mention the fact that you have to spend $5k minimum just to put hello world on the screen. I can't believe that apple gets away with forcing you to buy a goddamn Mac to complile a program. |
|
People develop for iOS because iOS users spend more money. End of story.