Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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
Employee

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

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

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