I am thinking on not supporting some devices in future updates of my apps. So I plan to remove them from build targets in the manifest file.
I understand that:
- Future updates will be presented only to devices included as build targets
- Current users of the app in non supported devices will not be prompted to update and they will continue using the last supported version
Is this correct?
Second question. Will be the last supported version available to download for that devices in case a current user needs to reinstall or a new one looks for it in the store?