Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I STOP firebase debugView

I seem to be unable to stop my phone from running in debug mode for firebase.

I've run adb shell setprop debug.firebase.analytics.app .none. but the device still persists on firebase.

In fact it's currently showing that I have two devices running (when I only have one) but it should be zero!

enter image description here

like image 964
Jammer Avatar asked Oct 31 '25 11:10

Jammer


1 Answers

Just figured it out.

From memory this is what i did:

  1. Navigate to developer options in the settings menu
  2. disabled developer options
  3. enable again
  4. turn off usb debugging
  5. revoke usb debugging authorisations
  6. turn on usb debugging

However, it's likely that either: disabled developer options or revoke usb debugging authorisations did the trick.

like image 104
Jammer Avatar answered Nov 02 '25 02:11

Jammer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!