Skip to Content
SDKGetting StartedInitialisation

Initialisation

Initialize the SDK as early as practical in your app lifecycle so downstream flows can render without delay.

Common steps

  1. Provide your partner/tenant identifier and environment (sandbox/production).
  2. Supply API keys or credentials as provisioned by Zing.
  3. Register optional callbacks for analytics, navigation hooks, or error reporting.
  4. Warm up any feature flags or configuration needed for UI selection.

Platform-specific initialization code lives in the native and cross-platform platform guides. Use this page as a conceptual checklist.

Last updated on