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
We are working with the ChimeSdk for one of our products where we wanna capture metrics during contentShare failure as of now theres no way to capture the failure during the content share and get the status.
What do you want us to build?
Which Amazon Chime SDK or feature area is this request for?
Right now we are using both js sdk and react component library
Such as: [amazon-chime-sdk-js] and amazon-chime-sdk-component-library-react, a new feature idea.
Tell us about the problem you are trying to solve and why is it hard?
We wanna know the reason why content share has been stopped and what the status because of which it has stopped or crash to better solve the issue when customers face it. While android-sdk has contentShareStopped method which takes a parameter contentStatusStatusCode through which we could know the status and generate failure metrics. In JS sdk its been missing.
How are you currently solving a problem?
Theres no workaround for this. Right now we are just capturing failures in meeting which wont solve the exact problem
The text was updated successfully, but these errors were encountered:
Tell us about your request
We are working with the ChimeSdk for one of our products where we wanna capture metrics during contentShare failure as of now theres no way to capture the failure during the content share and get the status.
What do you want us to build?
Which Amazon Chime SDK or feature area is this request for?
Right now we are using both js sdk and react component library
Such as: [amazon-chime-sdk-js] and amazon-chime-sdk-component-library-react, a new feature idea.
Tell us about the problem you are trying to solve and why is it hard?
We wanna know the reason why content share has been stopped and what the status because of which it has stopped or crash to better solve the issue when customers face it. While android-sdk has contentShareStopped method which takes a parameter contentStatusStatusCode through which we could know the status and generate failure metrics. In JS sdk its been missing.
How are you currently solving a problem?
Theres no workaround for this. Right now we are just capturing failures in meeting which wont solve the exact problem
The text was updated successfully, but these errors were encountered: