ACPCore.setLogLevel(.debug)
ACPCore.configure(withAppId: (appId as! String))
ACPAnalytics.registerExtension()
ACPUserProfile.registerExtension()
ACPIdentity.registerExtension()
ACPLifecycle.registerExtension()
ACPSignal.registerExtension()
ACPCore.start {
ACPCore.lifecycleStart(nil)
}
2019-05-20 19:19:46.197115+0530 Example[9544:4433125] [AdobeExperienceSDK DEBUG <Core>]: Registered Configuration module
2019-05-20 19:19:46.201696+0530 Example[9544:4433259] [AdobeExperienceSDK ERROR <SystemInfoService>]: Failed to get valid c++ locale string from iOS Platform. Returning the default locale
2019-05-20 19:19:46.252532+0530 Example[9544:4433259] [AdobeExperienceSDK DEBUG <com.adobe.module.identity>]: Privacy opt-unknown: Suspend Identity database
2019-05-20 19:19:46.268870+0530 Example[9544:4433270] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Couldn't retrieve shared state for com.adobe.module.configuration. Please make sure you have registered and configured the extension properly based on the documentation.
2019-05-20 19:19:46.272384+0530 Example[9544:4433260] [AdobeExperienceSDK WARNING <SystemInfoService>]: Call to GetAsset failed to read file '': The file name is invalid.
2019-05-20 19:19:46.272459+0530 Example[9544:4433260] [AdobeExperienceSDK WARNING <EventHub(AMSEventHub)>]: Unable to create or update shared state for com.adobe.module.configuration with version 0.
2019-05-20 19:19:46.274183+0530 Example[9544:4433269] [AdobeExperienceSDK ERROR <SystemInfoService>]: Failed to get valid c++ locale string from iOS Platform. Returning the default locale
2019-05-20 19:19:46.277532+0530 Example[9544:4433273] [AdobeExperienceSDK DEBUG <com.adobe.module.lifecycle>]: Configuration is null, waiting...
2019-05-20 19:19:46.277535+0530 Example[9544:4433270] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Lifecycle timer scheduled having timeout "1000 ms"
2019-05-20 19:19:46.487189+0530 Example[9544:4433270] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Couldn't retrieve shared state for com.adobe.module.identity. Please make sure you have registered and configured the extension properly based on the documentation.
2019-05-20 19:19:46.496002+0530 Example[9544:4433270] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Sending Analytics ID call (https://............)
2019-05-20 19:19:46.499860+0530 Example[9544:4433270] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Referrer timer scheduled having timeout "0 ms"
2019-05-20 19:19:46.500227+0530 Example[9544:4433270] [AdobeExperienceSDK DEBUG <AnalyticsProperties>]: Lifecycle Timer Cancelled
2019-05-20 19:19:46.500302+0530 Example[9544:4433283] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Launch hit delay has expired without referrer data
2019-05-20 19:19:46.502801+0530 Example[9544:4433270] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Analytics Request Queued (ndh=1&c.&a.&AppID=Example%201%20%281.0%29&CarrierName=Jio&DailyEngUserEvent=DailyEngUserEvent&DayOfWeek=2&DeviceName=iPhone9%2C3&HourOfDay=19&InstallDate=5%2F20%2F2019&InstallEvent=InstallEvent&LaunchEvent=LaunchEvent&Launches=1&MonthlyEngUserEvent=MonthlyEngUserEvent&OSVersion=iOS%2011.4.1&Resolution=750x1334&RunMode=Application&TimeSinceLaunch=0&internalaction=Lifecycle&locale=en-IN&.a&.c&ce=UTF-8&cp=foreground&mid=29814397219400103397576150308873045069&pageName=Example%201%20%281.0%29&pe=lnk_o&pev2=ADBINTERNAL%3ALifecycle&t=00%2F00%2F0000%2000%3A00%3A00%200%20330)
2019-05-20 19:19:46.505052+0530 Example[9544:4433272] [AdobeExperienceSDK DEBUG <com.adobe.module.identity>]: Privacy opted-in: Attempting to send Identity queued hits from database
2019-05-20 19:19:46.505625+0530 Example[9544:4433284] [AdobeExperienceSDK DEBUG <com.adobe.module.identity>]: Sending request (https://.........)
2019-05-20 19:19:46.505871+0530 Example[9544:4433284] [AdobeExperienceSDK ERROR <SystemInfoService>]: Failed to get valid c++ locale string from iOS Platform. Returning the default locale
2019-05-20 19:19:46.544550+0530 Example[9544:4433285] [AdobeExperienceSDK DEBUG <AnalyticsHitDatabase>]: Analytics request was sent with body (ndh=1&c.&a.&AppID=Example%201%20%281.0%29&CarrierName=Jio&DailyEngUserEvent=DailyEngUserEvent&DayOfWeek=2&DeviceName=iPhone9%2C3&HourOfDay=19&InstallDate=5%2F20%2F2019&InstallEvent=InstallEvent&LaunchEvent=LaunchEvent&Launches=1&MonthlyEngUserEvent=MonthlyEngUserEvent&OSVersion=iOS%2011.4.1&Resolution=750x1334&RunMode=Application&TimeSinceLaunch=0&internalaction=Lifecycle&locale=en-IN&.a&.c&ce=UTF-8&cp=foreground&mid=29814397219400103397576150308873045069&pageName=Example%201%20%281.0%29&pe=lnk_o&pev2=ADBINTERNAL%3ALifecycle&t=00%2F00%2F0000%2000%3A00%3A00%200%20330)
2019-05-20 19:19:46.614738+0530 Example[9544:4433284] [AdobeExperienceSDK DEBUG <com.adobe.module.identity>]: ID Service - Got ID Response (mid: 29814397219400103397576150308873045069, blob: j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI, hint: 12, ttl: "604800000 ms")
2019-05-20 19:19:46.636743+0530 Example[9544:4433269] [AdobeExperienceSDK DEBUG <RulesDownloader>]: Successfully downloaded Rules from 'https://assets.adobedtm.com/........-rules.zip'
2019-05-20 19:19:46.636906+0530 Example[9544:4433269] [AdobeExperienceSDK DEBUG <ZipBundleHandler>]: Attempting to extract the zip file content for /var/mobile/Containers/Data/Application/6EE8582A-AF6B-4BF5-B530-561E0AC9741C/Library/Caches/adbdownloadcache/configRules/7wBMAyj9EzULAb7h7g_SiIt+2oP2JqEeLt8RItFXBOA=.1557916102_2233656663656565393932333565343932653464393364356166653533333764613A3135353739313631303222 in /var/mobile/Containers/Data/Application/6EE8582A-AF6B-4BF5-B530-561E0AC9741C/Library/Caches/adbdownloadcache/configRules/7wBMAyj9EzULAb7h7g_SiIt+2oP2JqEeLt8RItFXBOA=.1557916102_2233656663656565393932333565343932653464393364356166653533333764613A3135353739313631303222_dir
2019-05-20 19:19:46.640071+0530 Example[9544:4433269] [AdobeExperienceSDK DEBUG <NativeFileSystemService>]: Deleted file successfully: /var/mobile/Containers/Data/Application/6EE8582A-AF6B-4BF5-B530-561E0AC9741C/Library/Caches/adbdownloadcache/configRules/7wBMAyj9EzULAb7h7g_SiIt+2oP2JqEeLt8RItFXBOA=.1557916102_2233656663656565393932333565343932653464393364356166653533333764613A3135353739313631303222
2019-05-20 19:19:46.640194+0530 Example[9544:4433269] [AdobeExperienceSDK DEBUG <ZipBundleHandler>]: Zip extraction completed for file /var/mobile/Containers/Data/Application/6EE8582A-AF6B-4BF5-B530-561E0AC9741C/Library/Caches/adbdownloadcache/configRules/7wBMAyj9EzULAb7h7g_SiIt+2oP2JqEeLt8RItFXBOA=.1557916102_2233656663656565393932333565343932653464393364356166653533333764613A3135353739313631303222
2019-05-20 19:19:46.738906+0530 Example[9544:4433269] [AdobeExperienceSDK WARNING <RemoteFileManager: >]: Invalid Extension on Cache File (1557916102_2233656663656565393932333565343932653464393364356166653533333764613A3135353739313631303222_dir)
2019-05-20 19:19:46.844677+0530 Example[9544:4433269] [AdobeExperienceSDK DEBUG <RulesDownloader>]: Successfully downloaded Rules from 'https://..........'
2019-05-20 19:19:46.990127+0530 Example[9544:4433247] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: Failed to parse analytics server response:
{"mid":"29814397219400103397576150308873045069"}
Error - json.key_not_found key: id
2019-05-20 19:19:46.991681+0530 Example[9544:4433247] [AdobeExperienceSDK DEBUG <com.adobe.module.analytics>]: New analytics response identity dispatched, with aid = , vid =
Solved! Go to Solution.
Views
Replies
Total Likes
Can you provide more context with your error log? In order for the community to help you we need information on which product you are using, where the error appeared, and any additional configuration details you can provide.
Views
Replies
Total Likes
amits65016101 did you manage to solve this?
Views
Replies
Total Likes
Can you provide more context with your error log? In order for the community to help you we need information on which product you are using, where the error appeared, and any additional configuration details you can provide.
Views
Replies
Total Likes
Views
Likes
Replies