1 Synopsis

This report will use the analytics data provided by Google analytics for iOS Mobile clients for 6.0 SP3 (v6.0.331) and 6.0 SP4 (v6.0.428 and v6.0.430) version running on iOS8.x.

  1. The parameters used for comparison are the session duration and the total crashes.
  2. The data used was collected from Jan 1, 2015 to March 15, 2015.

This data will allow us to compare the trend in crashes for SP3 and SP4 releases of iOS clients.

2 Analysis

2.1 6.0 SP3

2.1.1 Crash analysis

The summary of crashes for 6.0 SP3 clients can be seen in the following chart ,

** As can be observed in the above chart, the trend line shows that crashes are proportional to the usage. **

2.2 6.0 SP4

2.2.1 Crash analysis

The summary of crashes for 6.0 SP4 clients can be seen in the following chart ,

** As can be observed in the above chart, the trend line shows that crashes are decreasing with increase in usage. **

3 Results

The summary of crashes for 6.0 clients can be seen in the following chart ,

## Warning: Removed 18 rows containing missing values (stat_smooth).
## Warning: Removed 18 rows containing missing values (geom_point).

Based on the analysis, following observations can be made,

  1. The number of crashes in SP3 are proportionally increasing/decreasing based on the number of session and total session duration.
  2. The number of crashes in SP4 are decreasing even when the usage is increasing based on number of session and total session duration.