Hi,
We just finished upgrading our project from Unity 2017.1 to 2017.4. The google play store is telling us that our supported device list decreased:
Old apk supported device count: 14660 devices
New apk supported device count: 13704 devices
What is the best way to find how to recover the dropped devices?
Or does Unity change the list of supported devices for each upgrade?
I believe that Unity stops to drop support for older OS versions, though I’m not sure if they do them within the same year, it’s very possible. Generally speaking it shouldn’t be a huge deal as the supported devices that are dropped probably aren’t really used much anymore.
I wouldn’t worry about it that much honestly. Now, this is just a guess based on my experiences with doing Android builds, so I may not be 100% right, but I think you’ll be fine.