I am trying to integrate my Android app with the Firebase Performance Monitoring as per the documentation.
I am seeing data being reported in the console, but I am always seeing "0 sessions". When I tap on "View Sessions", I just get a generic message saying I need to upgrade my SDK.
I am using 'com.google.firebase:firebase-perf:20.0.1'
.
Am I missing something?