XuqmGroup-RNChatDemo/plugin.json
徐勤民 734aaf256b refactor: adopt new SDK API (no URLs/token in init, auto version)
- XuqmSDK.init now takes only { appId, debug } — no URLs or appSecret
- Add plugin.json for plugin self-registration
- UpdateSDK._devSetAppVersion(1) as simulator fallback
- UpdatePanel: remove appVersionCode/rnCurrentVersion props,
  use UpdateSDK.getAppVersionCode() and getRegisteredPluginVersion()
- Add .nvmrc (node 22)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 16:16:50 +08:00

5 行
52 B
JSON

{
"moduleId": "chat-home",
"version": "1.0.0"
}