Integration
sentry-android
Build System
Gradle
AGP Version
8.4.2
Proguard
Enabled
Version
7.9.0
Steps to Reproduce
Hi!
We noticed incorrect values for app.start.cold metric, and we managed to reproduce it if a push notification is received and the app is opened after some time(minutes or hours).
I see that it duplicates the #3538 #3329 issues, but I decided to create a separate one because it may be a different case.
I also see that some fix is on the way, and it would be good to know if the fix also solves my problem.
Sentry Gradle plugin version: 4.6.0
Performance V2 enabled
Thank you!
Expected Result
Incorrect app.start.cold values.
Actual Result
Do not report cold app start in such cases?