Loading README.md +45 −39 Original line number Diff line number Diff line Loading @@ -37,3 +37,9 @@ Telemetry.init(BuildConfig.SENTRY_DSN, this) ```kotlin Telemetry.reportMessage("sample message") ``` # How to force telemetry to be enabled without manual action in settings? Use adb command: `adb shell settings put system e_telemetry 1` Loading
README.md +45 −39 Original line number Diff line number Diff line Loading @@ -37,3 +37,9 @@ Telemetry.init(BuildConfig.SENTRY_DSN, this) ```kotlin Telemetry.reportMessage("sample message") ``` # How to force telemetry to be enabled without manual action in settings? Use adb command: `adb shell settings put system e_telemetry 1`