Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pnlight.app/llms.txt

Use this file to discover all available pages before exploring further.

Use this page when the app builds but PNLight calls fail, or when data does not appear in the dashboard.

Check initialization

  • The app calls SDK initialization once during startup.
  • The SDK token comes from the same project you are checking in the dashboard.
  • The initialization call finishes before purchase checks or server-driven UI requests.
  • Unsupported platforms do not call iOS-only SDK code.

Check package installation

Confirm the Swift package URL is https://github.com/pnlight-dev/sdk-swift.git and the app target includes the package.

No data in dashboard

If data does not appear:
  1. Confirm the app build uses the correct SDK token.
  2. Trigger a fresh install or test event.
  3. Check the selected date range in Analytics.
  4. Check whether you are viewing the correct project.
A common setup mistake is using a staging token in a production build or a production token in a development build.