XuqmGroup-AndroidSDK/sdk-bugcollect/src
XuqmGroup aca0d009a8 feat(bugcollect): 使用 deviceId 作为 userId 兜底,保障影响设备数统计
- XuqmSDK 新增 deviceId 属性:首次生成 UUID 存入 SharedPreferences,后续不变
- BugCollect 上报事件时 userId 改为 getUserId() ?: deviceId,未登录也能统计影响设备数
- BugCollectInitProvider 崩溃拦截同步使用 deviceId 兜底

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 10:47:38 +08:00
..
main feat(bugcollect): 使用 deviceId 作为 userId 兜底,保障影响设备数统计 2026-06-18 10:47:38 +08:00