Builder
Functions
Phase 34 Plan 03 (AND-PAYLOAD-05) — register a custom Redactor to compose with the built-in default. By default host redactors run after the defaults (further scrub remaining content); pass RedactorOrder.BEFORE_DEFAULTS to run the host redactor first — useful for "restoring" known internal IDs that might otherwise be caught by the default Luhn matcher.
Phase 34 Plan 02 (AND-PAYLOAD-04) — opt in to capturing the last lines entries from the app's logcat buffer on feedback submission.
Sets the runtime log threshold. Pass LogLevel.NONE to silence the SDK entirely.
Phase 34 Plan 03 (AND-PAYLOAD-06) — opt in to sending device identifiers (Build.DEVICE, ANDROID_ID, any host-supplied user_id) alongside the feedback payload. Default is false; identifiers are stripped before submit unless the host explicitly opts in.