Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session problems #22

Closed
mlukovic opened this issue Aug 26, 2020 · 4 comments
Closed

Session problems #22

mlukovic opened this issue Aug 26, 2020 · 4 comments

Comments

@mlukovic
Copy link

mlukovic commented Aug 26, 2020

Specify the sample to which the issue belongs (use [x]):
[x ] P2P Call sample
[ ] Conference Call sample

Platform (use [x])
[ ] Android
[ x] iOS

Describe the bug:
We started integration of ConnectyCube SDK for Flutter in one of our products. But we have a serious issue with the chat/call sessions. After the user is logged in and the device is locked for more than 30 seconds, the SDK stop to provide events for incoming call sessions. The chat stops working as well. I’ve tried to re-log in the user, after app becomes active again, but this fix didn’t work for me.

Steps to Reproduce:

  1. Run the example on iPhone
  2. Login with one of the user
  3. Lock the iPhone for 1 minute
  4. Start a call session from other device
  5. Unlock the iPhone

Actual result:
Won’t receive the incoming call
Expected behavior:
Receive incoming call

Additional info
I also find next problem. If the user is re-logged in it will not receive the incoming call. Step to reproduce:

  1. Run the example on device
  2. Login with one of the user
  3. Logout and then login again with the same user
  4. Start a call session from other device
  5. The first device doesn’t receive the incoming call

I think the problem in both situations is the same.
Can you provide us a solution for this problem(s)?

@TatankaConCube
Copy link
Contributor

we are working on this problem now, we will release new version in near few days

@mlukovic
Copy link
Author

Hi @TatankaConCube, tnx for quick response. Is the issue in ConnectyCube SDK or in example?

@TatankaConCube
Copy link
Contributor

jus now we released a new version of our SDK, please find out our documentation to organize reconnection logic in your app

@mlukovic
Copy link
Author

@TatankaConCube We have just tested it with 0.4.0 version and it seams the issue is resolved. Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants