Skip to content

VibeSDR v5.1.2

Choose a tag to compare

@Stuey3D Stuey3D released this 26 Jun 16:38

Fixes

  • iOS 27: UberSDR audio dropout fixed. On iOS 27 beta the native audio WebSocket (Foundation URLSessionWebSocketTask) would report alive but stop delivering frames — audio died and the media card stuck on paused, while the server kept streaming. The native audio socket is now re-implemented on Apple's Network.framework (NWConnection), which doesn't share the regression, while keeping audio off the JS thread so background playback/lock-screen control survive. UberSDR-only; Kiwi/OWRX were unaffected.
  • Added a session-recovery safety net that re-asserts the audio session/engine on the first audio buffer, so a silent-but-streaming state self-heals.

iOS 5.1.2 (build 20) · Android versionCode 33. Android is unchanged by the iOS fix.