Is it something configured in the Data Collection or something also has to be added into the source code of the app?https://developer.adobe.com/client-sdks/home/base/mobile-core/rules-engine/https://developer.adobe.com/client-sdks/home/base/mobile-core/platform-services/
We are following the instructions here to set the identity name space for our mobile app: https://experienceleague.adobe.com/en/docs/platform-learn/implement-mobile-sdk/app-implementation/identity. But I am unable to verify it in adobe assurance and no identifies are coming through. Has anyone run i...
Hi Everyone,We are currently unable to capture Prog Marketing Channel data for our Mobile App in Adobe Analytics reports.For your reference, this is our current implementation setup for Campaign-related context data.Here is what we have implemented today to validate the Programmatic Marketing Channe...
Hello! Is anyone here using Flutter for mobile apps and Adobe Analytics mobile SDK via Adobe Tag property?We have identified inflated reporting for iOS events using the latest AA mobile iOS SDK version.We are tracking events using code that looks like:MobileCore.track(action: "start initial chat typ...
Hi everyone, In my current adobe setup, I have AEP, Event forwarding and Adobe data collection. The use case I have requires me to send data from Websdk to Event forwarding property to Google Analytics. For this particular use case, I need to generate new google client if it doesnt exist and use th...
My customer has hybrid mobile app: web view (in mobile app) + native app (kotlin etc) I suppose that some web view needs to use web sdk and native app has to use mobile sdk?Did anybody do something like that recently? How to share the ECID? What might be the risks?
Hi,I've seen many posts and read through all the Adobe docs. on the Mobile SDK but for me, there is a gap in knowledge once it gets down to Tags/Launch and how to create data elements that need custom code to access data from the mobile app (not just built-in Lifecycle info). And how the rules shoul...
Hi, Is it possible to filter ingestion based on mobile app build version? The older app version is sending an undesired value of "not logged in" for the Id field whenever an user opens the app. To rectify this a new app build was released, however app devs cannot force users to update the app. Henc...
how does lifecycle metric data collection work for mobile SDK using BridgeExtension extension ?are there any recommended good practice for 'tracking lifecycle metrics while implementing AEP mobile SDK Edge BridgeExtension' ?
We've completed initial Adobe Mobile SDK configuration, including push notification setup, but still looking for how best to set/map our mobile app code as it is in a different language (C#) than any available documentation and sample code. Is there any available examples/documentation for Maui/.NET...