iOS SDK Release 19.3.0 | Community
Skip to main content
Release Date: 24-10-2025

🚀 Enhancements

  • Added support for transcribing messages using your voice. To enable this feature, add the following to your Info.plist:

xml
<key>NSMicrophoneUsageDescription</key>
<string>YOUR DESCRIPTION HERE</string>

🐛 Bug Fixes

  • Fixed an issue where composer buttons and help center articles could render incorrectly on Liquid Glass.
  • Adjusted how translations are bundled resolving an edge case where they could fail to load correctly.
Be the first to reply!

Great update! The new voice transcription support sounds really useful — especially for faster messaging. Also glad to see the translation fix; that issue was affecting some setups earlier.