You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openim-sdk-core has already released v3.8.3-patch.15 (2026-08-07), while the latest @openim/rn-client-sdk is still 3.8.3-patch.12.4 (GitHub release 2026-04-30).
We saw the clarification in #100 that React Native SDK is still officially supported and will continue to be maintained, and #101 confirmed RN 0.87 / New Architecture compatibility for patch.12.4. This question is specifically about core version catch-up.
Could the maintainers please clarify:
Will @openim/rn-client-sdk be updated to align with openim-sdk-corev3.8.3-patch.15 (or newer)?
What is the official version alignment policy between openim-sdk-core and the React Native SDK (Android AAR / iOS XCFramework via gomobile)?
For production RN apps targeting a server on v3.8.3-patch.15, is rn-client-sdk@3.8.3-patch.12.4 considered supported / safe, or should we wait for a newer RN binding?
Question / 问题
openim-sdk-corehas already releasedv3.8.3-patch.15(2026-08-07), while the latest@openim/rn-client-sdkis still3.8.3-patch.12.4(GitHub release 2026-04-30).We saw the clarification in #100 that React Native SDK is still officially supported and will continue to be maintained, and #101 confirmed RN 0.87 / New Architecture compatibility for
patch.12.4. This question is specifically about core version catch-up.Could the maintainers please clarify:
@openim/rn-client-sdkbe updated to align withopenim-sdk-corev3.8.3-patch.15(or newer)?openim-sdk-coreand the React Native SDK (Android AAR / iOS XCFramework via gomobile)?v3.8.3-patch.15, isrn-client-sdk@3.8.3-patch.12.4considered supported / safe, or should we wait for a newer RN binding?openim-sdk-core已发布到v3.8.3-patch.15,而@openim/rn-client-sdk最新仍是3.8.3-patch.12.4。我们已看到 #100 确认 RN SDK 仍会官方维护,以及 #101 对
patch.12.4的 RN 0.87 兼容说明。本次主要想确认 与 core 版本跟进 的计划:v3.8.3-patch.15(或更新版本)对齐?v3.8.3-patch.15时,生产环境继续用rn-client-sdk@3.8.3-patch.12.4是否仍被支持 / 安全,还是应等待更新的 RN binding?Thanks!