# Meeting SDK (macOS) Pointers Stable pointer for macOS Meeting SDK questions. Start here: - [../macos/SKILL.md](../macos/SKILL.md) Common question patterns: - How do I choose default UI vs custom UI? - How do I handle start/join flows with host privileges? - Which service/controller delegates must be registered first? Practical guidance: - Validate default UI join path before custom UI. - Confirm auth/signature and role alignment before host actions. - Use [../macos/references/macos-reference-map.md](../macos/references/macos-reference-map.md) for API discovery and upgrade drift checks.