-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Goal
Validate the KeyPathInsights feature works correctly in a production-signed app build.
Test checklist
- Confirm
KeyPathInsightsplugin loads at app startup - Verify opt-in/consent flow appears and persists correctly
- Generate sample activity and verify events are recorded
- Open Insights UI and validate summary/report rendering
- Confirm data persistence across app restart
- Confirm data clearing/deletion path works
- Verify no regressions when Insights is disabled
Build context
Use deploy build path with notarization skipped for local verification:
SKIP_NOTARIZE=1 ./build.sh
Acceptance
Insights functionality is visible, stable, and data handling paths (persist/delete) work as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels