Is it possible to submit 2 versions for the same app for 2 different regions/countries
问题 I'm building an IOS app, but figured out later that my app should act totally differently based on the region/country. Basically, I only want to support 3 countries, but every country has its own rules and data. It makes no sense in my case to add all the logic, media, etc., in a single app. Is it possible to do something like you can do on Google's PlayStore, submit a different app for each country all under the same name? I tried to search for this issue but couldn't find any helpful