Bhaskar Murthy

Results 7 comments of Bhaskar Murthy

We're facing the same problem here - despite the library not being deprecated, still seeing errors in CI when building an app using `react-admin` ``` Module not found: Error: Can't...

@braebot @tomwhipple any update on this? I'm seeing a crash using JUnit on android unit test framework as well.

**Update** I tried updating `CustomTwilioVideo.java` by replacing all instances/uses of the `Camera1` apis with `Camera2` and was successfully able to get local and remote video working on my Pixel 4a...

Should we adopt the `CameraCompat` class from twilio android example repo to do this in a more robust way?

@slycoder for sure - I have a working `CameraCompat` port over from the twilio android example repo in my branch. Will fork/create PR and send it your way

Looks like Android O (API 26) adds notification badge support natively - https://developer.android.com/reference/android/app/NotificationChannel.html#setShowBadge