|
|
|
|
|
by tr3ntg
643 days ago
|
|
Not a new trend. Many places I’ve worked at (whose business models center around iOS apps) routinely plan to drop old iOS versions, yearly, as the new ones come out. It gets increasingly more expensive to support older and older iOS versions. These “new features” you’re talking about wrapping in if statements aren’t here and there. Many upgrades are pervasive, and would eventually make every file a branching mess. Now, you could argue that that should still be the chosen route. I can empathize with that. I like software that just keeps working forever. |
|