How do I access ADBMobileConfig.XML file in AEP edge network | Community
Skip to main content
April 14, 2025
Solved

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

  • April 14, 2025
  • 1 reply
  • 396 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by FarazHusain

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.

1 reply

FarazHusain
Adobe Employee
FarazHusainAdobe EmployeeAccepted solution
Adobe Employee
April 17, 2025

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.