Hi --I am attempting to integrate the AEP SDK into an objective-c project via cocoapods. Here is the Podfilesource 'https://github.com/CocoaPods/Specs.git' platform :ios, '13.0'use_frameworks! target 'aep-prototype' do pod 'AEPCore' pod 'AEPAnalytics' pod 'AEPMedia'endI am unable to impor...
Hi, All! My team is working on upgrading the Adobe Mobile SDK and had the following questions regarding the ecid service.Need to understand how the ecid process works and the impact of no connectivity (this often happens at Royal on our ships) : If the app opens for the first time with no internet c...
Hi, All!My team is working on upgrading the Adobe Mobile SDK and had the following questions regarding the ecid.I'm hoping someone can help me answer the following:It appears like the legacy 4.xSDK has a different call service than the new aep launch SDK? (visitorMarketingCloudID versus getExperienc...
Hi community, unlike e.g. Adobe Analytics there is no automatic data retention service available within the AEP. Therefore, I tried to identify according ingestion ids in order to delete data manually after a certain time period. This is quite easy for “normal” batch ingestions: Identify batch IDsGE...
Hi --I am attempting to integrate the AEP SDK into an objective-c project via cocoapods. Here is the Podfilesource 'https://github.com/CocoaPods/Specs.git' platform :ios, '13.0'use_frameworks! target 'aep-prototype' do pod 'AEPCore' pod 'AEPAnalytics' pod 'AEPMedia'endI am unable to impor...
Hi Guys, I want to know the purpose of why we are using "D=v" while assigning eVars & props.What may happen if we don't use this? Your answers appreciated!
Hello, Hope someone can assist with this query. We are using the LinkedIn Extension in Launch to fire LinkedIn tag.We now have a requirement to fire another LinkedIn Tag (due to different LinkedIn pid). Since it seems we can only use the extension once, we tried to fire the second LinkedIn tag as a ...
Hello! A client of our is considering moving to Adobe Experience Platform and RTCDP. They currently use Target and Campaign manager but their analytics tracking is implemented with the Google suite using GA and GTM datalayer. Because of this, I am uncertain on the best approach to send web data to A...
Can you point to a documentation that states the limit of mbox parameters for AEP mobile SDK? This page does not include AEP mobile SDK (only refer to legacy mobile SDK). What are the various character, size, and other limits in Adobe Target? | Adobe Target Thank you