I recently updated a macOS catalyst app, using the latest version of Xcode 11. Today, I started hearing reports from users that downloading the app presents an error message:
Of note, if you browse the App Store listing - compatibility is listed as 'macOS 10.15 or later'. My guess is that the incorrect minimum version is getting used here: the iOS variant of the app does have a minimum version of iOS 12.0, but the Mac App Store seems to be reading this and not the correct macOS minimum version number.
Has anyone else run into this - any suggestions of what it might be/how to get this resolved? I've reached out to Apple but haven't had a full answer yet.
This is concerning - anyone trying to download the app is now deterred by an error message. I'm unsure whether I've altered something, or whether it's a problem on the Apple side. It seems 100% reproducible (you can search for 'Class Timetable' on the macOS App Store to see the error message).The current version requires OS X 12.0 or later, but you can download the last compatible version.
Of note, if you browse the App Store listing - compatibility is listed as 'macOS 10.15 or later'. My guess is that the incorrect minimum version is getting used here: the iOS variant of the app does have a minimum version of iOS 12.0, but the Mac App Store seems to be reading this and not the correct macOS minimum version number.
Has anyone else run into this - any suggestions of what it might be/how to get this resolved? I've reached out to Apple but haven't had a full answer yet.