cometchat-go / xamarin-forms-chat-sdk-demo

CometChat Demo App for Xamarin Forms
6 stars 4 forks source link

Receive call while on another call, kill application [iOS] #11

Closed joseBarreto closed 5 years ago

joseBarreto commented 5 years ago

In iOS when we are in a connection (by video or audio) if another user calls me the application close.

User_1 => connect to user_2; User_3 => connect to user_1 while connected.

CometChat closes the application.

vikrantwadate commented 5 years ago

Hello,

We are testing our apps and trying to replicate the scenario mentioned by you. We will update you on the same once done.

Thanks.

jigar-shethia01 commented 5 years ago

Hello,

We have encountered the issue you are facing. We will fix this in our upcoming release and we will update you once the issue is fixed.

Thanks.

joseBarreto commented 5 years ago

Hello,

We have encountered the issue you are facing. We will fix this in our upcoming release and we will update you once the issue is fixed.

Thanks.

These versions Xamarin.iOS.CometChat v7.35.0 and Xamarin.iOS.CometChat.UI v7.35.0 are for this fix?

vikrantwadate commented 5 years ago

Hello,

We have fixed the issue you were facing and released v7.36.0. Please update to the latest SDK v7.36.0 to test the same and let us know you are feedback.

Thanks.

joseBarreto commented 5 years ago

Okay, we're testing, in version 7.37.0

vikrantwadate commented 5 years ago

Hello,

Please let us know if you are still facing the issue.

Thanks.

joseBarreto commented 5 years ago

Hello,

Please let us know if you are still facing the issue.

Thanks.

Everything works fine now for iOS!