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

RN Android : CallControls missing after returning to call with PiP #1663

Open
1 of 3 tasks
mccraigmccraig opened this issue Jan 30, 2025 · 5 comments
Open
1 of 3 tasks
Assignees
Labels
bug Something isn't working

Comments

@mccraigmccraig
Copy link

Which package/packages do you use?

  • @stream-io/video-react-sdk
  • @stream-io/video-react-native-sdk
  • @stream-io/video-client

Describe the bug
On Android, with PiP enabled, the PiP itself works fine but on returning to our app the CallControls have disappeared

To Reproduce
Steps to reproduce the behavior:

  • Make a video call to an Android phone with PiP enabled
  • send the app to the background
  • return to the app via the PiP
  • CallControls have disappeared

Expected behavior
CallControls shoud be restored after the app returns to the foreground

Screenshots

https://www.loom.com/share/55095a0feef74938be800a40c89252a4

Version

  • @stream-io/video-react-native-sdk: 1.9.14
  • @stream-io/react-native-webrtc: 125.0.4

Env:

React Native

  • RN: 0.72.4
  • OS: [e.g. iOS, linux...] - Android 15
  • Device or emulator [e.g. android emulator, real iPhone X...] - Pixel 8

Additional context
n/a

@mccraigmccraig mccraigmccraig added the bug Something isn't working label Jan 30, 2025
@kristian-mkd kristian-mkd self-assigned this Jan 30, 2025
@kristian-mkd
Copy link
Contributor

Hi @mccraigmccraig, thanks for reporting, we will take a look at the issue.

@kristian-mkd
Copy link
Contributor

Hi @mccraigmccraig, I could not reproduce the issue on two different devices with different android versions. Can you tell me if this happens on every try for you or maybe it was some one time glitch?

@mccraigmccraig
Copy link
Author

Hi @kristian-mkd , it's happening on every try on my Pixel-8/Android-15 ... 🤔 I'll get some colleagues to try some different devices

@mccraigmccraig
Copy link
Author

we're also currently stuck on RN 0.72.4... I've no idea if that has any bearing on the problem

@santhoshvai
Copy link
Member

@mccraigmccraig That should not be causing it. We use kotlin 1.7 to stay supported with 0.72. Do you see anything in your native android logs? Can you please share them here if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants