Hi,I've seen some issues with the ContextHub extension:if I open the Editor, with data in it, and then click Cancel next time the Editor is empty.if the schema is Valid I see an error in browser console and all Data Elements based on the Extension are not working.Is there something that I'm doing wr...
So this new feature to deploy Launch async.I see that it gives you a tag like this:<script src="//assets.adobedtm.com/launch-12345-development.min.js" async></script>From my perspective, I should be able to instead do something like this:(function() { var s = document.createElement('script'); s.sr...
Has anyone been able to get this to work? I have code that is firing an event and a rule set up with a CustomEvent trigger listening to it. I have tired all sorts of different combinations with no luck. I wrote a listener by hand and it is getting invoked, so I know the event is being fired.I cou...
We recently launched Adobe Analytics tracking on an Android app. We set context data variables within the app, and are using processing rules in Adobe Admin to map them to the relevant variables. We're using the context data variables modularly, like puzzle pieces and doing a lot of concatenated val...
(From Kamil Kocemba on our former forum platform, 28 Oct 2016)We are seeing lots of crashes on iOS 10.It seems like this happens when the app is in background and SDK tries to access its database when it's located in a shared container. The system kills the app (SIGKILL) with code 0xdead10cc, which ...
I know Extensions have shared modules where they can be shared with other extension code. Can the same structure be used in a piece of custom javascript code deployed as an Action?We have been developing a set of utilities (similar to what we did in DTM) that we are calling "Useful Things Adobe Sho...
Hi team,I attempted to add a Youtube player in my rule. However I got an error when I built the library including the rule.Can you share me the docs about how to add a Youtube player?Thanks,Masaru