- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Mike,
Yes, moving the call to onResume is the correct way to fix the issue. ![]()
For anything that extends Activity, you should be using the onResume() to call Config.collectLifecycleData() and onPause() to call Config.pauseCollectingLifecycleData().
You can always find more documentation on this here, specifically under the 'Lifecycle Metrics' header.
http://microsite.omniture.com/t2/help/en_US/mobile/android/#Analytics
Jared Butterfield
Mobile Engineer