When an incoming audio/video call is detected by Rainbow, a pop-up window does not appears in the top right corner of your screen
I have used the sdk eg and all documentation that your website have provided
When an incoming audio/video call is detected by Rainbow, a pop-up window does not appears in the top right corner of your screen. Instead the call directly get connected
1.I tried adding Confirm() window but am getting warning - "A window.confirm() dialog generated by this page was suppressed because this page is not the active tab of the front window. Please make sure your dialogs are triggered by user interactions to avoid this situation"
2.I am also unable to add modal popup design - Is it necessary to add any package to get pop up window
3.Following is the pop up window image which appears when the incoming call is coming

4.The sdk eg. taken from your documentation does not give this popup instead directly gets connected to the call

5.can you please provide us code where we can get this modal pop up design with js file
-
Hi Praveen,
Rainbow Web SDK does not provide the UI components. We offer a set of APIs that can be used within user's applications and the user interface is dependent on the needs of the particular projects. That means that you can even run a Rainbow Web SDK based application without any graphical user interface.
For example, the sample provided on our GitHub page serves only the demonstrative purposes, therefore it does not present all the features of our system. However, feel free to use it as a starting point for your application and add the functions that you think are missing (i.e. incoming call pop-ups).
To add some interactions, you can listen to Rainbow Web SDK events and manipulate the elements of your website accordingly (for example show a box designed by you when the user receives an incoming call). You can check our documentation to get the exhaustive list of all the methods and events provided by Rainbow Web SDK (WebRTC example: https://hub.openrainbow.com/#/documentation/doc/sdk/web/api/webRTC).
Hope this answers your questions.
Warm Regards,
Konrad.
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario