DOC-FULL-008 P0 | iOS 事件导出示例 【status:partial】 #57

Closed
opened 2026-06-07 11:33:13 +08:00 by wangdl · 1 comment
Owner

文档

docs/ios-reading-event-integration.md

必须包含

  • 创建 FfiReadingMaterialRef
  • start session → push events → export → ack
  • App 后台 pause / 前台 resume
  • iOS 补 readingTargetType/platform/appVersion/timezone
## 文档 docs/ios-reading-event-integration.md ## 必须包含 - 创建 FfiReadingMaterialRef - start session → push events → export → ack - App 后台 pause / 前台 resume - iOS 补 readingTargetType/platform/appVersion/timezone
wangdl added this to the M-DOC-FULL:Document Runtime 完整阅读内核与学习事件协议 milestone 2026-06-07 11:33:13 +08:00
wangdl changed title from DOC-FULL-008 P0 | iOS Swift 事件导出示例 to DOC-FULL-008 P0 | iOS 事件导出示例 2026-06-07 11:45:16 +08:00
wangdl changed title from DOC-FULL-008 P0 | iOS 事件导出示例 to DOC-FULL-008 P0 | iOS 事件导出示例 【status:partial】 2026-06-07 19:15:02 +08:00
Author
Owner

审查结论:document runtime 当前有文件类型识别/MaterialType/PreviewMode/DocumentInfo(基本)/Markdown解析/Text解析/ImageMeta/Search(V1 Markdown+Text)/NoteAnchor(V1)/ReadingEvent(V1)/ReadingPosition(V1)/EventBuffer(V1基础)/iOS构建/UniFFI绑定/docs。但 V2 核心模型(ReadingSession/EventV2/ActiveTimeTracker)不存在,EventBuffer 缺 ack/failed,Position 缺 camelCase+clamp,PDF/EPUB/Office 为 stub,测试覆盖不足 V2。

本 Issue: docs/ios-integration.md 存在。但内容是 V1 接入,需更新到 V2。blocked-by:doc-v2-core

状态: status:partial
工作类型: work:docs

## 审查结论:document runtime 当前有文件类型识别/MaterialType/PreviewMode/DocumentInfo(基本)/Markdown解析/Text解析/ImageMeta/Search(V1 Markdown+Text)/NoteAnchor(V1)/ReadingEvent(V1)/ReadingPosition(V1)/EventBuffer(V1基础)/iOS构建/UniFFI绑定/docs。但 V2 核心模型(ReadingSession/EventV2/ActiveTimeTracker)不存在,EventBuffer 缺 ack/failed,Position 缺 camelCase+clamp,PDF/EPUB/Office 为 stub,测试覆盖不足 V2。 **本 Issue**: docs/ios-integration.md 存在。但内容是 V1 接入,需更新到 V2。blocked-by:doc-v2-core **状态**: status:partial **工作类型**: work:docs
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wangdl/zhixi-document-runtime#57
No description provided.