YuliaGrigorieva

Results 73 comments of YuliaGrigorieva

Hello, Have you added these lines of code to your AppDelegate? https://github.com/voximplant/react-native-demo/blob/cb7ba4d2c238149b8f9c326796c44bbe720e3a3e/ios/VoximplantDemo/AppDelegate.m#L50-L54 This code reports new incoming call from objective-c code only if the application is not in the foreground....

Hello @sanjaypojo , The scenario that you have described works as intended. When one of the clients lost the connection to the Voximplant Cloud during a call, the Voximplant Cloud...

Hello @leon2835 , It seems you have faced a different issue. Using [Call.hangup](https://voximplant.com/docs/references/reactnative/voximplant/call#hangup) or [Call.decline](https://voximplant.com/docs/references/reactnative/voximplant/call#decline) should always produce the call disconnected/failed event if the clients are connected the Voximplant Cloud....

Hello @sanjaypojo, @bfelbo, I have discussed this issue with the team. As an option we can implement an event that will notify that there is no incoming audio traffic in...

Hello @sanjaypojo, I see the following cases: 1. the call is connected between A and B before the internet is turned off on B Both clients should receive `CallDisconnected` event....

Hello @AyeshRehman , This error code means that the callee was not logged in when the caller made a call. To receive the incoming calls when the application is killed,...

Hello @AyeshRehman , It seems something is wrong with push notifications setup. I recommend to do the following steps: 1. launch the application 2. ensure that Client.registerPushNotificationsToken API is called...

Hello @alexei-sevrukov-topx , Thank you for reaching out to us! Unfortunately, this screenshot does not provide the information what causes the thread violation. Could you please reproduce the issue with...

Hello Florient, Please provide the following information about the issue: 1. is the issue reproducible with the demo app 2. does the camera work properly on your android device (default...

Hello @Linoa65 , You need to add your account name, i.e. the format should be "[email protected]" Best regards, Yulia Grigorieva