The example app not working IOS, red screen
See original GitHub issueSteps to reproduce
- clone the repo
- cd Example && yarn
- cd ios && pod install
- cd …/ && react-native start --reset-cache && react-native run-ios --device “iPhone”
Expected behaviour
Execute the example without errors.
Actual behaviour
I get error:
Exception '`capturer` is required and must conform to the `TVIVideoCapturer` protocol.' was thrown while invoking startLocalVideo on target TWVideoModule with params ( 0 )
Environment
- Node.js version: 10.9.0
- React Native version: 0.44.0 or 0.56.0
- React Native platform + platform version: iOS 9.0
react-native-twilio-video-webrtc
Version: npm version or “master”
Issue Analytics
- State:
- Created 5 years ago
- Comments:10
Top Results From Across the Web
[2022] 4 Solutions to Fix iPhone Red Screen of Death - Dr.Fone
Resolve iPhone red screen issue by following these suggestions. We have listed 4 different ways to fix iPhone red screen or red Apple...
Read more >iPhone Red Screen of Death. Top 5 Ways to Get off! - iMobie
Anyway, following the below tutorial to fix your iPhone red screen problem. Step 1. Run the latest iTunes version on your computer.
Read more >4 Solutions to Resolve iPhone Red Screen Problem (iOS 16 ...
4 Tips to Fix iPhone Red Screen Problem (iOS 16 Supported) · 1. Force Restart iPhone · 2. Fix iPhone Red Screen without...
Read more >How to Fix the Problem of iPhone iPad Red Screen - Aiseesoft
How to fix the iPhone red screen issues · Method 1. Reboot iPhone · Method 2. Reset iPhone · Method 3. Fix iPhone...
Read more >Solutions for When Your iPhone Encounters a Red Screen ...
A faulty or misaligned SIM tray or antenna may be causing the Red Screen of Death to appear. A software related problem has...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@lynguyen883 Things are pretty flexible. We have a style checker in there, but nothing real strong in terms of testing.
Thank you @lynguyen883 for the detailed investigation! Since it sounds like you have a clear picture of what needs to be fixed, a PR would be very welcome!