Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

AAM config in iOS SDK

Avatar

Level 3

Hi,

do we have to set server in the iOS/Android SDK config file ADBMobileConfig.json if server site forwarding is enabled?

Thanks, Michael

 

  "audienceManager": {
    "server": "",
    "analyticsForwardingEnabled": true,
    "timeout": 5
  },

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Michael,

Since you have the "analyticsForwardingEnabled" set to "true", you would not need to populate the "server" variable. Unless, you’re calling the audience manager APIs in the SDK.

 

Cheers,
Jantzen

1 Reply

Avatar

Correct answer by
Level 10

Hi Michael,

Since you have the "analyticsForwardingEnabled" set to "true", you would not need to populate the "server" variable. Unless, you’re calling the audience manager APIs in the SDK.

 

Cheers,
Jantzen