Expand my Community achievements bar.

Change Adobe config during app runtime

Avatar

Level 1

HI, I am wanting to know if the ADBMobile config can be updated during run time for a mobile app. It appears that ADBMobile is configured at app startup via a bundled ADBMobile.json. The location of which can be overridden using the [ADBMobile overrideConfigPath:filePath]; method.

Once loaded however, there seems little chance of reconfiguring programmatically or by reloading a ADBMobile.json from a remote location eg remote server url using http call.

The only options I can see to programmatically change the config are listed at: Configuration Methods

Are there any other options?

Topics

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

1 Reply

Avatar

Employee

Hi davidg31597419​ - yes, that's basically what we've got for our 4x SDKs. However, we just launched (Sep 2018) - our new major version SDKs that supports versatile programmatic configuration options - details here - https://aep-sdks.gitbook.io/docs/using-mobile-extensions/mobile-core/configuration-reference#program...