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

Cannot make P2P call when switching from WIFI to Mobile data or vice versa #20

Closed
rdhillbb opened this issue Aug 16, 2020 · 8 comments
Closed

Comments

@rdhillbb
Copy link

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

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

Device info
Manufacture: Oppo : Realme
Model: Model Oppo: CPH2063 : Realme: RMX2061Plus 6
OS version:Oppo: Version 9 Android: RealMe Android Version 10

Describe the bug:
After the P2P app is started and user is logged in, switching to either WIFI or Mobile data, A P2P call cannot be established.

Steps to Reproduce:

  1. Activate both WIFI and Mobile Data on Each phone
    2.Login with separate User IDs on each phone.
  2. Initiate P2P call. A connection can be made.
  3. On one phone, deactivate WIFI. Mobile data is now active. Important: Do not stop the P2P application.
  4. Bring up P2P application. Initiate a call to the other phone. A P2P call cannot be established.
  5. Stop application and re-login.
  6. Initiate call. A call can be established. One phone on Mobile Data while the other is on WIFI.

Should not have to stop the application and restart.
Logs:

log here

or
Gist log

Actual result:

Expected behavior:

Additional info
Add any other context about the problem here.

@TatankaConCube
Copy link
Contributor

Hello @rdhillbb. We are working on this problem now. In next version we will add simple reconnection manager to SDK and provide API for user to organise own Reconnection manager.

@rdhillbb
Copy link
Author

Thank you

@TatankaConCube
Copy link
Contributor

today we released a new version, please find out our documentation to organize reconnection logic after changing the network type

@rdhillbb
Copy link
Author

rdhillbb commented Sep 1, 2020

Thank you will test it out

@rdhillbb
Copy link
Author

rdhillbb commented Sep 2, 2020

I was not able to test as I received java errors. I open a new issue.

@TatankaConCube
Copy link
Contributor

@rdhillbb any updates here?

@rdhillbb
Copy link
Author

rdhillbb commented Sep 5, 2020 via email

@rdhillbb
Copy link
Author

rdhillbb commented Sep 5, 2020

Closing out.

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