Adobe Launch Extension Breaking Calling s.t() and s.tl() | Community
Skip to main content
New Participant
February 3, 2021
Question

Adobe Launch Extension Breaking Calling s.t() and s.tl()

  • February 3, 2021
  • 1 reply
  • 1027 views

While upgrading extensions for an Adobe Launch property, I noticed that any rules based on a Direct Call stopped firing with version 1.9.0. I'm still testing this in a Launch environment, but example of what’s happening:

 

Calling s.tl() and s.t() seems to not be working. The function is defined, but it doesn’t fire the server call.

 

Is this a known issue?

 

Update: This has been resolved, it was caused by another extension.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

yuhuisg
New Participant
February 4, 2021

While I get the same console logging result as you, I can verify that my Custom Links beacons are still being sent with Direct Call events as expected. (I verified using the Adobe Debugger browser extension.)