You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
did anyone try to use the Calling SDK in Angular and succeeded?
If I look in the code from the example in https://webex.github.io/webex-js-sdk/samples/calling/
(Code at: https://github.com/webex/webex-js-sdk/blob/next/docs/samples/calling/app.js) things seem
to be clear and relatively simple to set up.
Startet a new Angular 18 project with electron to get all the dependencies from Node into the web container
but I can't get the initialization to work. At runtime there is no such method like Calling.init(...) as mentioned here
https://developer.webex.com/docs/sdks/webex-calling-sdk-web-quickstart. Tried the older version too https://github.com/webex/webex-js-sdk/wiki/Quickstart-Guide-(Calling)#calling-configuration but don't get
why it doesn't work.
Does anyone have a typings file for the calling API? I mean the calling.min.js for example.
Kind regards,
Michael
Beta Was this translation helpful? Give feedback.
All reactions