4

Motivation: toggle the debug Firebase Analytics property at runtime

I'm looking for a way to switch the debug on and off through the code like it's done through adb shell here: https://firebase.google.com/docs/analytics/debugview

Already tried the methods that were advised here: https://stackoverflow.com/a/11623309/6301831

But got this message:

Unable to set property "debug.firebase.analytics.app" to "com.pantos27.Basefook": connection failed; errno=13 (Permission denied)

running as root is not an option btw

pantos27
  • 629
  • 4
  • 13
  • I don't think you can achieve this without rooting your device. Maybe if your app app is platform signed. – Vesper May 13 '19 at 08:54

0 Answers0