Hacker News new | ask | show | jobs
by lm411 1016 days ago
Right.

But there have been changes in the Android API that have been non-backwards compatible and if your app is using those API's, they will break when run on newer versions. Same as for iOS.

Many simple apps targeting very old versions of their respective API/SDK will still work on both platforms.

Ultimately, keeping an app active and functional does require maintenance.

1 comments

> keeping an app active and functional does require maintenance.

Only for _acquiring_ new customers on _very new_ devices.

Old customers on new devices are just fine.

https://developer.android.com/topic/libraries/support-librar...

Goes all the way back to Android 4.