attendi-ios v0.3.2
Changed
AttendiAsyncTranscribePluginnow connects to the WebSocket inonBeforeStartRecordinginstead ofonStartRecording.
This ensures that theAttendiMicrophonecomponent remains in the loading state until the WebSocket connection is fully established, improving UI consistency and user feedback.
Fixed
- Race condition issue where stopping a recording and immediately starting a new one could leave the
AttendiMicrophonein an incorrect UI state. AsyncTranscribeServiceretry mechanism where the retry logic would not continue properly after a successful retry attempt.
Full Changelog: 0.3.1...0.3.2