Common errors
Troubleshoot frequent setup and runtime issues.Package not found (SPM)
- Ensure the URL is correct:
https://github.com/getrampkit/rampkit-ios - Xcode → File → Packages → Reset Package Caches
No flows presented
- Verify
apiKeyandenvironment - Confirm a published flow matches your targeting conditions
- Try
autoShowOnboarding: trueto validate data is available
Events not appearing
- Check device network connectivity
- Enable debug logs:
RampKit.enableDebug(previewMode: false) - Inspect console output for event payloads