Apple devs in 2010: Wow I can't wait to make apps for the upcoming Apple tablet
2014: We're shutting down our iPad app and will just make our iPhone app big
2015: Wow I can't wait to make apps for the upcoming Apple wearable
2018: We're shutting down our Apple Watch app
2023: Wow I can't wait to make apps for the upcoming Apple mixed reality headset
@stevestreza you skipped over TV apps entirely
@MikeBeas so did everyone!
@stevestreza @MikeBeas It’s fun to make Apple TV (tvOS-native) apps, in my view. Definitely an underrated platform (speaking as a SwiftUI hobbyist — and an ATV ≈daily user for almost a decade). The problems I’ve faced are the messages in Xcode saying something like ”this feature is not available in tvOS” or similar, so you’ll inevitably see conditional platform checks for iOS/iPadOS and tvOS, or a bunch of tedious refactorisations.