Hi,
My following question contains two parts: My source code organization & the countries description with my issue.
1. Source code organization
I am actually working on an application for eleven countries. All these countries have the same source code but not the same functionalities. Indeed, some features are only available for some countries (feature flag).
2. Countries description on iTunes Connect
On iTunes Connect and for an app version, some countries aren't available (example: Poland). What're the best practices to describe a functionality in its own language and that'is only available for this country(feature flag)?
I would like to conserve one source code and one app on the app store without making different apps (1 per country) in order to avoid the section 4.3 (Spam) from the reviews guidelines.
Thank you in advance.