Monday 2 August 2021

Android - Firebase DebugView cant connect

I'm trying to connect a physical device to Firebase DebugView, but it's not showing in the console.

I already use the adb shell setprop debug.firebase.analytics.app command as mentioned in docs, using inside android studio's terminal.

In logs, I can see V/FA-SVC: Successful upload. Got network response. code, size: 204, 0

Oh, every time when I open DebugView appears a message in the right corner saying:

A temporary error has been encountered. Please refresh the page or try again later.

Is there something that I am missing?

Can I see some logs of this connection with the firebase console?

Note: Didn't succeed either with the emulator



from Android - Firebase DebugView cant connect

No comments:

Post a Comment