Changelog: Meeting SDK - React Native - 6.7.2

Released: 2026-02-05 Updated: 2026-01-29T18:51:50

Visit Changelog

Summary: Remove support for x86_64 iPhone simulator; add support for new architecture in React Native; add support for the arm64 iPhone simulator, React Native 0.83.0, and Expo; fixed an issue with initialization parameters.

Breaking changes

  • Remove support for x86_64 iPhone simulator. Apple devices now require the arm64 simulator.
  • Add support for new architecture in React Native.

Changed

  • Add support for the arm64 iPhone simulator.
  • Add support for React Native 0.83.0.
  • Add support for the Expo framework.

Fixed

  • Fixed an issue where the bundleResPath and replaykitBundleIdentifier parameters wouldn’t work when initSDK was called.

Quick question on documentation and compatibility:

Will the documentation be updated to include guidance for using the Meeting SDK with Expo, or should we continue following the existing React Native documentation for now? With Expo support just being added, I wanted to confirm whether any Expo-specific setup or limitations should be expected.

Also, will previous versions of React Native and Expo continue to be supported, or is support primarily targeted toward newer versions going forward