Setting the file. One moment. Common Drift And Breaks · Build Zoom Contact Center App · anthropics/knowledge-work-plugins · Skills Docs
Likely causes:
- App is not running in Contact Center context.
- Missing SDK capabilities in
config.
- Identity/context token path is incomplete.
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Video Sdk/web
109.4
Versioning And Compatibility
- Confirm running context.
- Confirm capabilities include engagement APIs/events.
- Confirm app manifest and feature toggles.
- Calling methods before
zoomCampaignSdk:ready.
- Invalid API key or missing campaign configuration.
- Script blocked by CSP/ad-blockers/tag-manager path.
- Add ready gate before method calls.
- Validate key/env and script URL.
- Validate CSP/domain allow lists.
- SDK init executed too late.
- Wrong channel item (
entryId vs apiKey mismatch).
- Listeners/delegates attached after service start.
- Move init earlier in app lifecycle.
- Validate item/channel pairing.
- Register listeners before
fetchUI.
- Deep link scheme/host mismatch.
- Rejoin URL or web relay page not configured.
- App lifecycle hooks/context not initialized.
- Verify platform URL/deep link configuration.
- Verify admin rejoin settings.
- Verify rejoin handler wiring.
- Minimum version enforcement date reached.
- Deprecated callback removed or changed.
- New SDK defaults in channel behavior.
- Confirm SDK version in production.
- Review changelog/deprecation notes.
- Add adapter guards for optional fields/methods.
troubleshooting/common-drift-and-breaks.md