Latest SDK without referencing to Launch | Community
Skip to main content
John_Man
Community Advisor
Community Advisor
May 26, 2020
Solved

Latest SDK without referencing to Launch

  • May 26, 2020
  • 1 reply
  • 3854 views

Hi,

 

I am helping a customer for mobile app AA tracking, they have been using SDK v4 and now planning to migrate to the latest SDK due to end of support.

 

In studying the new SDK, it seems the configurations are hosted in Launch and the SDK has to reference it during run-time. This causes serious concerns from their IT security.

 

The question is to first confirm if my understanding on "configurations hosted in Launch" is true, and if so, is there any way to bundle everything into the SDK locally/manually?

 

Thanks,

John

 

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 cprasad

Hi @john_man - recommend using Launch to generate a configuration and then following the steps laid out here to bundle the configuration in the implementation.

1 reply

cprasad
Adobe Employee
cprasadAdobe EmployeeAccepted solution
Adobe Employee
May 26, 2020

Hi @john_man - recommend using Launch to generate a configuration and then following the steps laid out here to bundle the configuration in the implementation.

cprasad
Adobe Employee
Adobe Employee
May 26, 2020
Yes. Per documentation: "You can include a bundled JSON configuration file in your app package to replace or complement the configuration that was downloaded by using the Configure with Launch App ID approach."