IOS-INFO-014 P0 | App 前后台 flush / pause / resume 【审计: 不存在】 #79
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
审查
无 scenePhase 处理。需新建。
scenePhase→background: pause+export+本地队列+ack Rust+短上传。scenePhase→active: resume+上传队列。后台不继续计时。App被杀前已export事件不丢失。
IOS-INFO-011 P0 | 批量上传 API Clientto IOS-INFO-014 P0 | App 前后台 flush / pause / resume 【审计: 不存在】完成报告
交付
AIStudyAppApp.swift— ScenePhase 处理:后台不继续计时 — pause() 停止 heartbeat timer。
事件不丢失 — background 时 export + enqueue + flush to disk。