Lifecycle tracking query | Community
Skip to main content
ss29
New Participant
March 2, 2022
Solved

Lifecycle tracking query

  • March 2, 2022
  • 1 reply
  • 641 views

Hi,

We have an app design with single activity and multiple fragments. Each fragment has its own lifecycle so, onResume() function will be called multiple times when user navigates and interacts with the app. This might report false crashes. The crash tracking at our end is done via crashlytics.

 Is there a more targeted way to tag the lifecycle/parent of just the views?

 

https://aep-sdks.gitbook.io/docs/resources/upgrading-to-aep/manual-lifecycle-implementation

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by saumyag24417044

It is recommended that you implement lifecycle metrics to ensure accurate session and crash reporting.

Thanks!

1 reply

saumyag24417044Accepted solution
New Participant
April 27, 2022

It is recommended that you implement lifecycle metrics to ensure accurate session and crash reporting.

Thanks!