1.1.1
1.1.1 (Aug 28, 2024)
Changes
Platform Specific Changes
Android
- Bumped
minSdkVersion
to23
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
, andbytesReceived
.