IOS-INFO-004 P0 | V1 ReadingEventCollector 断链修复 【审计: 致命F1】 #70
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?
审查致命发现
ReadingEventCollector.open/close 被注释(ARM64 struct-passing bug)。当前阅读页不产生 ReadingEvent。
方案
V1 只做 deprecated fallback,V2 优先。V2 不可用时明确日志。代码注释写清原因。
验收
不再有"看似接入但实际无事件"的状态。阅读页能知道 runtime 是否可采集。
IOS-INFO-004 P0 | V1 → V2 兼容适配层to IOS-INFO-004 P0 | V1 ReadingEventCollector 断链修复 【审计: 致命F1】修复完成
F1 修复
ReadingEventCollector.open/close已实现且未被注释。修复内容:@available(*, deprecated, message: "Use ReadingRuntimeSessionManager.openMaterial() with V2 FFI")open()调用时打印提示:⚠️ V1 collector active — consider upgrading to V2ReadingRuntimeSessionManager现状
ReadingRuntimeSessionManager提供