XuqmGroup-RNSDK/packages/common/src
XuqmGroup 90ba1f9de3 fix(common): XuqmSDK.initialize() must not fall back to defaults on failure
Remove the silent fallback that used DEFAULT_TENANT_PLATFORM_URL on fetch errors.
Failure now propagates: rejects awaitInitialization() callers and throws to the
caller of initialize(). State is reset so initialize() can be retried.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 10:04:37 +08:00
..
components feat(im): 添加即时通讯数据库和缩放图片组件 2026-04-28 10:31:50 +08:00
xwebview chore: sync local changes 2026-05-07 19:39:41 +08:00
autoInit.ts feat: v0.3.0 — 自动初始化 + 插件更新 + 脚手架工具 2026-06-15 01:44:20 +08:00
config.ts feat: v0.3.0 — 自动初始化 + 插件更新 + 脚手架工具 2026-06-15 01:44:20 +08:00
configCrypto.ts feat: v0.3.0 — 自动初始化 + 插件更新 + 脚手架工具 2026-06-15 01:44:20 +08:00
constants.ts docs(sdk): 添加 Android SDK 文档和 API 设计规范 2026-04-29 15:46:40 +08:00
crypto-types.d.ts feat: v0.3.0 — 自动初始化 + 插件更新 + 脚手架工具 2026-06-15 01:44:20 +08:00
device.ts feat: async remote init, file upload in SDK, device info, ScaledImage, DB v2 2026-04-25 16:41:19 +08:00
http.ts feat: make common http independent 2026-05-08 09:27:38 +08:00
index.ts feat: v0.3.0 — 自动初始化 + 插件更新 + 脚手架工具 2026-06-15 01:44:20 +08:00
sdk.ts fix(common): XuqmSDK.initialize() must not fall back to defaults on failure 2026-06-15 10:04:37 +08:00