Author Message
MahsumY
Joined: Aug 8, 2022
Messages: 4
Offline
Hi, i am currently using the JS Version of the Avaya Client SDK but the JS files are all minified.
Is there a way to get them in normal form?
ware16.avaya.com
Joined: Sep 23, 2019
Messages: 80
Offline
Hi,

Yes, JavaScript SDK provides minified versions only in the package.
Is there any specific requirement to use the normal library form?

Thanks and regards,
Avaya DevConnect Team.
MahsumY
Joined: Aug 8, 2022
Messages: 4
Offline
Hi, as a beginner in Angular/JS and Avaya it is pretty hard to understand the SDK in this minified form. Is it possible to get it in normal form? Btw I'm having a hard time to import it in my angular project, because the SDK does not have an export module/function. Any ideas how to import it?
ware16.avaya.com
Joined: Sep 23, 2019
Messages: 80
Offline
Hi,

Please have a look at https://www.devconnectprogram.com/site/global/products_resources/avaya_client_sdk/programming_docs/current/javascript/communication/guide/my_first_project.gsp
This will help you understand how to include a library. You can also check the sample app for more information.

Thanks,
Avaya DevConnect Team.
MahsumY
Joined: Aug 8, 2022
Messages: 4
Offline
Hi,
i already read that article and it did not help me understand how to import the SDK in a Angular Project. Thats why I asked how to import it because of the missing "export module". Nevertheless I would still prefer a "non-minified" version of the SDK. Is it possible to get it?
Go to:   
Mobile view