Skip to content

1.1.1

Compare
Choose a tag to compare
@mhuynh5757 mhuynh5757 released this 28 Aug 22:44
· 34 commits to main since this release

1.1.1 (Aug 28, 2024)

Changes

Platform Specific Changes

Android

  • Bumped minSdkVersion to 23 to match the latest versions of React Native.

Fixes

Platform Specific Fixes

Android

  • Fixed crash issue on API 34 when activity is not running in background or foreground and an incoming call is received.

  • Fixed some RTCStats members not available on Android. Specifically, mos, bytesSent, and bytesReceived.