Setting the file. One moment. Deprecated And Contradictions · Zoom Meeting SDK React Native · anthropics/knowledge-work-plugins · Skills Docs
Observed from analyzed package/source artifacts:
- Reference URL naming inconsistency
- Package README references for full API list, while current typed reference entrypoint is .
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
120.2
iOS Setup
88
Vendor Review
181
Create An Asset
Video Sdk/web
react-native/annotated.html
modules.html
Treat this as documentation routing inconsistency across versions.
- Meeting SDK vs Video SDK wording inconsistency in docs
- Crawled React Native docs include wording that the Meeting SDK wrapper is based on the native Video SDK version.
- Treat this as a likely docs wording issue; align implementation to Meeting SDK package/version compatibility docs.
- Example UX vs API shape mismatch
- Example UI prompts “Password Optional” but code blocks join if password is empty.
- Wrapper type allows optional
password; runtime behavior depends on meeting config.
updateMeetingSetting uses config.getString("language") without robust null checks before split.
- Passing missing/invalid language can crash or throw.
- Android bridge includes emitter plumbing but empty supported event set.
- Do not assume parity with native event coverage without custom extension.
- Version/toolchain caveat in demo docs
- Demo notes include version-conditional setup (for example pre-
6.4.5 artifact handling) and non-Expo limitation.
- Keep integration guides version-scoped to avoid false assumptions during upgrades.
troubleshooting/deprecated-and-contradictions.md