Closed deanrock closed 8 years ago
This sounds like a WebRTC issue and not a build scripts issue. See if this helps
@deanrock did you get any further with this ?
@ianmorty no, I gave up on trying to fix it.
Check if you have the Microphone access permission before setting up an RTC call on iOS
I have the same kind of issue: -[RTCAudioTrack setEnabled:forSegmentAtIndex:]: unrecognized selector sent to instance 0x15de3a60 2017-08-17 19:58:15.477321+0530 AppRTC[306:41898] Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[RTCAudioTrack setEnabled:forSegmentAtIndex:]: unrecognized selector sent to instance 0x15de3a60' First throw call stack: (0x1dbc7b3d 0x1ce4f067 0x1dbccfd1 0x1dbcb0c3 0x1daf3dc8 0x33d41 0x2bdb5 0x22e27785 0x22e27719 0x22e11d49 0x22e27055 0x2337933b 0x23375c53 0x1db83803 0x1db81a55 0x1db82017 0x1dad51af 0x1dad4fd1 0x1f27fb41 0x22e56e13 0x2ea6f 0x1d2c24eb) libc++abi.dylib: terminating with uncaught exception of type NSException
Any help?
I too had the same problem. Any help?
Building current iOS version via get_webrtc & build_webrtc succeeds, but I get uncaught exception when running the application: