Is it possible to upload a patch for an older app version?
This is the use case:
- The latest app version on store is 2.0
- App Version 1.9 supported all devices until iOS 12
- App Version 2.0 supports devices with iOS >= 13
- A critical bug was found that should be patched on all devices
- No problem to patch devices with iOS >= 13 with a release 2.0.1
But is it somehow possible to additionally deliver a patch 1.9.1 für the older devices?