Is there any metadata in ios apps that can be used to determine if an iOS app can be installed on M1 device?
https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/ - metadata returned by this search API does not have any indication of whether the iOS app is applicable for macOS 11 or not?
Ex:
curl -s 'https://itunes.apple.com/lookupid=281796108&country=RU&l
ang=en'
O/p of the API response is attached.
https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/ - metadata returned by this search API does not have any indication of whether the iOS app is applicable for macOS 11 or not?
Ex:
curl -s 'https://itunes.apple.com/lookupid=281796108&country=RU&l
ang=en'
O/p of the API response is attached.