Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rampkit.com/llms.txt

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

Debug tips

Use verbose logs and device consoles to investigate behavior.
  • Enable debug: RampKit.enableDebug(previewMode: true)
  • Inspect events in Xcode console
  • Verify attributes with a test flow that echoes variables
  • Use the Preview mode to validate draft content on device