react-native-google-cast/react-native-google-cast

The CastButton is disabled when you minimize the app

Opened this issue · 2 comments

Describe the bug
The CastButton is disabled when you minimize the app.

To Reproduce
Steps to reproduce the behavior:

  1. Open the android playground app
  2. CastButton is displayed enabled and with devices found
  3. Press the home button or swipe up to view multitasking
  4. Go back to the application and CastButton will be disabled

Expected behavior
When you return to the application the CastButton should be enabled

Screenshots
https://user-images.githubusercontent.com/103400066/216351655-3d44ecf7-d30a-45fd-b6ba-1896293e0af0.mp4

Device:

  • Device: Moto G 5G
  • OS: Android 11, Android 12, Android 13
  • Library Version 4.6.2 and others

Checklist:

We are having the same issue

@willromerogamboa have you found any solution ?