Released: 2026-02-05 Updated: 2026-01-29T18:51:50
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
bundleResPathandreplaykitBundleIdentifierparameters wouldn’t work when initSDK was called.