v0.1.4
Android- •Fixes inbound (downlink) audio dropping out about 10 seconds into a call while the call stayed connected.
- •Root cause was the receive jitter buffer’s clock-drift compensation dropping the steady incoming RTP stream; the SDK now configures the audio/RTP jitter buffer explicitly and no longer abandons a continuous inbound stream.
- •No public Dart API changes; fully backward-compatible. Internal/native fix only.