Adobe Analytics - Mobile SDK not working with IBM worklight webencrypt | Community
Skip to main content
February 9, 2018
Solved

Adobe Analytics - Mobile SDK not working with IBM worklight webencrypt

  • February 9, 2018
  • 2 replies
  • 2328 views

Hi,

We are having Hybrid App with IBM Worklight and using Adobe Analytics Mobile SDK to track our App. When we do web resources encryption, tracking is not working. When web resources encryption is enabled, the "www" folder within the binary ( apk or ipa) is replaced with an encrypted resources.zip file.

Kindly provide suggestion to fix this.

Thanks,

Ranjith Pandi G

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 Jennifer_Andrews

ranjithpandig81789048​,

You can place the ADBMobileConfig elsewhere, a location that is not encrypted using the overrideConfigPath. https://marketing.adobe.com/resources/help/en_US/mobile/android/json_config_remote.html, https://marketing.adobe.com/resources/help/en_US/mobile/ios/json_config_remote.html

Regards,
Jen

2 replies

Jennifer_Andrews
Adobe Employee
Jennifer_AndrewsAdobe EmployeeAccepted solution
Adobe Employee
February 20, 2018
February 20, 2018

Thanks for the links.

This will help us to fix the issue.