AAM config in iOS SDK | Community
Skip to main content
Michael_Schuber
New Participant
March 16, 2017
Solved

AAM config in iOS SDK

  • March 16, 2017
  • 1 reply
  • 2004 views

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
  },

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 jantzen_b

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

jantzen_b
jantzen_bAccepted solution
Employee
March 16, 2017

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