From 3f4df9c2e3208c1983e16a7fccd35adcf4016d73 Mon Sep 17 00:00:00 2001 From: Nelson Osacky Date: Mon, 6 Jul 2026 13:09:36 +0200 Subject: [PATCH] feat(samples): Make Android error buttons identifiable in Sentry Every button on the sample app's Errors tab sent generic, indistinguishable events (e.g. two buttons both threw "Uncaught Exception from Java." and "Send Message" sent "Some message."), so there was no way to tell which button produced which event in Sentry. Each Errors button now tags its event with sample_action=