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

multiple instances of ADBMobile

Avatar

Level 1

Hello,

We are currently using ADBMobile SDK in our iOS and Android apps for analytics tracking. Currently the tracking data is funneled into a single server, however, our analytics teamed asked us if it would be possible to have tracking data split into two different servers.

I checked the docs and it does not seem to be possible. Nor can I create multiple instances of ADBMobile, each pointing to a different server.

Can someone confirm whether this is possible.

below is what we want to achieve.

==== iOS APP ====

Instance 1 of ADBMobile ---> Server 1 (ser1_config.json)

Instance 2 of ADBMobile ---> Server 2 (ser2_config.json)

==== Android APP ====

Instance 1 of ADBMobile ---> Server 1

Instance 2 of ADBMobile ---> Server 2

Thanks,

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi rob8861​,

ADBMobile SDK does not allow multiple instance creation by design. To confirm, are you trying to achieve this with SDK v4?

Regards,

Himanshu

1 Reply

Avatar

Correct answer by
Employee

Hi rob8861​,

ADBMobile SDK does not allow multiple instance creation by design. To confirm, are you trying to achieve this with SDK v4?

Regards,

Himanshu