Publishing app to multiple store locations

So when I am ready to publish my app, I will be pushing it to multiple locations (different languages). What is the best way to do this in regards to the Welcome and Login screens so that each area (each language) are able to read the text on the screen?

Hi @ThunderBlade,

I think you asked the same question in the past right? : Automatic Language Translator
This would be a feature request (already requested by makers) as Adalo doesn’t support multiple languages currently so there’s no auto translation. There’re workarounds that you can use which can be found from a search in this forum but they gets complex and hard to maintain when you want to support more than 2 languages.

Thank you and have a great day!

Almost the same i guess. What I was really talking about is that 1st Screen….the welcome screen. Let’s say I release the app in the United States, Spain, France, and Brazil.

In your experience, how does the app know what location it’s in and how does is handle the Welcome Screen?

@ThunderBlade I would go the simple way and ask the user about their language directly during onboarding.
Works pretty well for Swiss apps (you may know there are multiple languages in Switzerland).

Just my 2 cents

Best,
Victor

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.