In one of your integration, we are using showToastPopup
method of AlertingApi
to display notifications in PureCloud.
And suddenly it stopped working.
In our logs there is an error message -> Cannot read property 'postMsgToPc' of undefined
I`ve tried to use an example from docs, but it also doesn't work:
- Create Custom Client App with the mypurecloud.github.io/client-app-sdk/toast.html url (as provided in docs).
- Click Send toast
purecloud-client-app-sdk
version -> 1.4.0