-
Notifications
You must be signed in to change notification settings - Fork 256
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
iOS app crashing while trying to cast m3u8 stream #226
Comments
Hi, I using the latest version and I've the same error. Do you've any solution? |
I had the same problem and solved it by providing an react-native-google-cast/ios/RNGoogleCast/RNGoogleCast.m Lines 235 to 240 in f89405e
|
Btw I can't reproduce the iOS application crash with media streams listed above, plus example app is playing m3u8 files from |
|
Describe the bug
iOS app crashing while trying to cast m3u8 stream. I able to select and connect to chromecast device, but right after it connected it crashes. Same stream on the same screen with same parameters on android is working properly.
Code
also tried to add
in different combinations, but still no results.
Versions:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
See stream playing on chromecast device
Screenshots
Full error message
The text was updated successfully, but these errors were encountered: