App supported languages not shown in mac appstore

Hi,
We have an Mac Catalyst universal bundle app which support multiple languages(French,Spanish,German etc). But the languages are not getting displayed in Mac AppStore, only English is displayed under languages.

The related iOS app (same bundle id) showing all supported languages in AppStore. The supported languages are available in Mac system preferences under my app language settings.

We have also added the supported languages under app store connect localization

is there anything specific we need to do, to show all supported languages in mac appstore for universal bundle app?

Temp Fix for the above issue is mention all the supported languages in info-plist under CFBundleLocalizations key
App supported languages not shown in mac appstore
 
 
Q