I am trying to find information regarding whether device orientation in my application is skewing the analytics due to sessions log occurring during the activity life cycle.
Sessions in Flurry seem to begin and end with activity start and stop, and a device orientation effectively causes a new activity life cycle to begin, do I receive two sets of data for this?
If so, what is the correct way to handle device orientation so that when a user rotates the device I don't receive skewed results?