You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds Luciq.viewsContentCaptureEnabled, a master privacy flag that redacts view content (titles, labels, text) in User Steps and Repro Steps while preserving event metadata (gesture, view class, screen name). Enabled by default. Stored in memory (not persisted across launches); can be set before Luciq.startWithToken:invocationEvents:. Does not affect Session Replay or bug-report screenshots — use auto-masking APIs for those.