My app supports iOS 8-11 and I have many users still on an iPad 2 or iPad 3 that only supports iOS 9.
I recently started building with the iOS 11 SDK, in an otherwise minor app update a few weeks ago. As soon as I did that, I started receiving reports of performance issues on those older iOS 9 iPads.
I'm accustomed to new iOS releases slowing down devices -- for example, updating those old iPads from iOS 8 to iOS 9 created a big performance hit -- but I didn't expect that building my app with a newer SDK could slow the app down, all other things being equal.
Has anyone else seen this? Does it sound like a feasable explanation for what my users are experiencing?