question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TwilioVideoParticipantView crashing app on iOS 13 (& 13.1)

See original GitHub issue

Steps to reproduce

  1. Using device on iOS 13+
  2. Connect video
  3. Render <TwilioVideoParticipantView />

Expected behaviour

Remote video should display as normal. This same build is still working fine on iOS 12.2

Actual behaviour

App crashes, throwing this exception in Xcode:

Thread 1: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)

Pointing to this line in ios/app/Supporting/main.m:

return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));

Environment

  • Node.js version: v10.16.0
  • React Native version: 0.58.9
  • React Native platform + platform version: iOS 13+

react-native-twilio-video-webrtc

Version: “master”

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
slycodercommented, Sep 26, 2019

Great to hear that it worked out. If you wanna throw up a PR for that fork, I can take a look and get it into master.

0reactions
slvtrscommented, Dec 18, 2019

@FrenchMajesty that fork was actually merged into master

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fixed iPhone Apps Keep Crashing After iOS 16.2 Update in ...
Stop your iPhone keeps restarting over and over using the below troubleshooting steps for all-time fix iPhone Apps Keep Crashing After iOS 16.2...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found