0

I have integrated Firebase in my iOS app. I have installed Performance SDK as well and it's tracking default things like Network metrics, app start traces etc. But, there's no data for screen wise rendering.

What could be possible reason? My Firebase Performance SDK version is 4.10.1

enter image description here

KENdi
  • 7,576
  • 2
  • 16
  • 31

1 Answers1

0

Communicated to Firebase Support and got immediate reply from them. Sorted this out by updating Firebase to latest version. I was using Firebase 4.x.x and Screen Rendering Performance feature is added in 5.x.x