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.

John_Man
Community Advisor
John_ManCommunity AdvisorAuthor
Community Advisor
May 26, 2020
Hi Praschetan, thanks for your reply. Just want to confirm that with this bundled configuration approach, the SDK will no longer need to communicate with the Launch platform server? And it works just like downloading the JSON in the previous SDKv4?