Jonathan Chang

Results 144 comments of Jonathan Chang

Does the audio get disabled at step 2 or step 3?

Hi all, sorry I haven't been able to actively work on it. If someone has a trace of events, that might help debug the issue. For example, what enable/disable publish/unpublish...

There are no blockers as far as I'm aware but no one has gotten around to it. If you want to take a crack at it, we'd welcome the PR!

Do you have a little more detail? This reads more like a configuration error in the way you have the pod set up.

This should have been fixed with the upgrade to 4.6 (in October). Can you verify which version of the twilio library you're pulling down?

Does toggleSoundSetup work?

If speaker is false I believe it goes through the "default route" which should be bluetooth (i.e. "phone" in this case should be bluetooth).

Looks promising. Do you know if anyone has made react native bindings for it yet?

Oof, does this device have an actual front and back facing camera? If possible could you log breakpoint on the values of `frontFacingDevice` and `backFacingDevice` in `buildDeviceInfo`.

In the case of android, each of the dependent projects should appear under the 'projects' pane of Android Studio. If you navigate to react-native-twilio-video-webrtc, you should be able to edit...