DOC-FULL-A1 P0 | 【致命】V2 核心函数未通过 FFI 导出,iOS 无法调用 #90
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?
审查发现
F4: start_reading_session_v2/close/push_heartbeat_v2 等未在 zx_document_ffi/src/lib.rs 中 pub use。iOS 完全无法使用 V2。
修复: zx_document_ffi/src/lib.rs 新增 pub use zx_document_core::session_v2::; pub use zx_document_core::events_v2::; 等
M-DOC-FULL Batch 0 审查 issue。