Développer ma barre des réalisations de la Communauté.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

How to make a phonegap app presents contents according to region / country of the User?

Avatar

Level 1
Level 1

Hello, I have the following problem: 
Have an app in English and a copy of it in Portuguese and need to select the region Brazil changed the contents pass, there is possibility with AEM 6?

1 solution acceptée

Avatar

Réponse correcte par
Employee

We will be releasing a feature pack in November to facilitate this use case. More details to come.

Voir la solution dans l'envoi d'origine

3 Replies

Avatar

Level 10

Yes it is possible. Not sure if you are looking at clint side or server side. Take a look at http://www.slideshare.net/GabrielWalt/cqcon13-gabriel-walt

Avatar

Réponse correcte par
Employee

We will be releasing a feature pack in November to facilitate this use case. More details to come.

Avatar

Level 4

Fragmenting the app's ContentSync config will enable more control over content management and app content updates.

The mobile app when aware of these different ContentSync configs can request update zips as required.

This can be broken down by; geo, lang, year or month of content  or any other meaningful separation.

The effort is in the separation of ContentSync config and in the mobile app knowing when to pull the appropriate content package.

As Bruce mentioned there will be better support and samples of this coming soon.