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