dd-sdk-flutter
dd-sdk-flutter copied to clipboard
Anomaly on application_start duration
Describe what happened
We have over 1k sessions with application_start duration of over 1 hour. But the user behavior seems normal. Is it a known bug for dd-sdk-flutter on Android OS? Is there a way to fix it?
Steps to reproduce the issue:
Search actions using this query
@action.type:application_start @session.type:user env:release @os.name:Android
User behavior seems fine even with the 2-hour-long startup time:
Describe what you expected:
application_start working normally, without anomaly of duration > 1 hour
Additional context
- Flutter version: 3.7.12
- Android: across all versions
Hi @fahmisdk6, thanks for reporting.
This looks related to https://github.com/DataDog/dd-sdk-android/issues/1765
What version of the Datadog SDK are you using?
ah we are still using v1.6.2. we'll update to v2.x then
Be aware this may not fix the issue, we're still investigating.
To help us, can you let us know if your app does any background work?
Yes we are aware, thanks.
No our app does not have any background work
Hi @fahmisdk6,
Are you still seeing this issue?
Yes @fuzzybinary, unfortunately upgrading the dd version does not solve it.
Okay, thanks for letting us know. We'll continue to look into it.
Is there anything you can tell us about your setup that might be unusual?