rgolcz
rgolcz

Reputation: 71

Firebase test lab results - missing performance data

I've just uploaded my apk to Firebase and run a "Robo" test.

Test passed, I can see screenshots, logs and video, but there is no performance results. It says "There is no data at this location". Also in the video tab, there are no graphs underneath.

Firebase Performance

This is how it should look like according to the Firebase docs: https://firebase.google.com/docs/test-lab/images/performance-results.png

Any ideas what could went wrong?

I've run this scenario on Pixel, API Level 26. My app is an OpenGL game.

Upvotes: 0

Views: 328

Answers (1)

Maik
Maik

Reputation: 3539

Sometimes the performance tab does not load initially. With the performance tab showing, simply reload the whole page and see if it shows up. I ran into the same issue and reloading fixed it for me.

Upvotes: 1

Related Questions