Author Message
AlokKulkarni
Joined: Jan 5, 2017
Messages: 30
Offline
Hi,
I am working on the Avaya WebRTC project for Oceana. I upgraded the Avaya JSCSDK from 4.2 to 4.5 in the application and have started getting an undefined error for AvayaClientServices.Base.Library.Service.sdk_jQuery undefined when the AvayaClientServices checks for addOnVersionChangedCallback

AvayaClientServices.Base.Library.Service.sdk_jQuery.addOnVersionChangedCallback(function(e) {
A = e
})
Cannot read property 'addOnVersionChangedCallback' of undefined
Please let me know if I am missing something here.

I can see that jQuery is loaded in the browser.
lfarias
Joined: Oct 7, 2019
Messages: 46
Offline
Hello AlokKulkarni,

Please check if you are replacing the broken reference in any instance, because the jscsdk itself should not change, it should be like that:

AvayaClientServices.Base.Library.Service.jQuery.addOnVersionChangedCallback

Leandro,
Avaya DevConnect support team.
Go to:   
Mobile view