The SDK uses the cache and shared preferences at these locations:
Copied to your clipboarddata/data/your.app.package/cachedata/data/your.app.package/shared_prefs
On iOS, the SDK uses the cache and local storage at these locations:
Copied to your clipboardLibrary/Caches/com.adobe.*Library/com.adobe.aep.datastore
On tvOS, the SDK uses NSUserDefaults
using the prefix adobe.*
.
Copied to your clipboard[AEP SDK ERROR - <ConfigurationDownloader>] Loading config from URL https://assets.adobedtm.com/<APP_ID>.json failed with response code: Optional(404)
Copied to your clipboardD/AdobeExperienceSDK: HttpConnectionHandler - Connecting to URL https://assets.adobedtm.com/<APP_ID>.json (GET)W/AdobeExperienceSDK: RemoteDownloader - File could not be downloaded from URL (https://assets.adobedtm.com/<APP_ID>.json) Response: (-1) Message: (null)