Hi, I integrate amplitudeAnalytics = "1.22.2" and the plugin amplitudeSessionReplay = "0.20.15" in my project. However I can't see any recording coming to Amplitude console, even if I call sessionReplayPlugin.flush() manually. I check logcat and see below error:
Amplitude E Unable to locate stored data for replay-sequence-1758155075700-82
Amplitude W No data to upload. Skipping.
I guess this is the key point, could you give any suggestions how to fix?