hi @kautuk_sahni, apologies for the late reply, as I was on a paternity leave of absence the last 2 weeks.
I see this question is in Spanish but I believe the translation (according to google) would be as follows:
The following data layer is currently implemented in a mobile application, this data layer is functional to use Adobe Experience Platform Edge Network.
Map<String, String> contextData = new HashMap<String, String>();
contextData.put("channel", "App Container");
contextData.put("country", "<Add country>");
contextData.put("connectivity", "<Wifi|Data>");
MobileCore.trackState("<pantalla1>", contextData);
In the event that it cannot be used, could you provide me with an example of what the new data layer would look like?
Note: The property is already configured according to the documentation.
Unfortunately, I don't have much experience in answering this question specifically, so hopefully my translation helps to have someone else chime in!