Reputation: 71
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.
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
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