Expand my Community achievements bar.

SOLVED

How do I access ADBMobileConfig.XML file in AEP edge network

Avatar

Level 1

Hi,

 

I am working on Adobe analytics- Appsflyer integation and referring the document available on appsflyer for the same. As peer the doc it says to make changes in ADBMobileconfig.xml.

 

I am using AEP Edge network implementation for my apps and not sure how do I access this xml file to make changes.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

In the AEP Edge Network, this file doesn't exist. ADBMobileConfig.XML is part of older SDKS, which are deprecated.This report suite and related information is pulled from Environment ID registered within app code - MobileCore.configureWithAppID(ENVIRONMENT_FILE_ID);. I believe the documentation needs to be updated at AppsFlyer end.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

In the AEP Edge Network, this file doesn't exist. ADBMobileConfig.XML is part of older SDKS, which are deprecated.This report suite and related information is pulled from Environment ID registered within app code - MobileCore.configureWithAppID(ENVIRONMENT_FILE_ID);. I believe the documentation needs to be updated at AppsFlyer end.