Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!
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?