grazies / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 1 forks source link

GAN iOS SDK 3.01 crash on iOS below 6.0 #345

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Name of affected component: Core Reporting API

Name of related library and version: Google Analytics SDK for iOS 3.01

Issue summary:
App is crashing on GAITracker creation on iOS below 6.0 (reproduced on iOS 5.0, 
5.1)

Steps to reproduce issue:
1. Launch app with GAN integration on iOS 5.0 (device or simulator)

Expected output:
App successfully launched

Actual results:
App crashed

Notes:
Log message
-[__NSArrayI objectAtIndexedSubscript:]: unrecognized selector sent to instance 
xxx
This method is available in iOS 6.0 and later.

However, documentation states that we need iOS 5.0 or higher
https://developers.google.com/analytics/devguides/collection/ios/v3/

Original issue reported on code.google.com by uho...@gmail.com on 1 Oct 2013 at 10:29

GoogleCodeExporter commented 8 years ago
Still no news on this one? they could have at least updated their docs...
Think i will disable tracking for <iOS6 since there are not many of those 
devices around anymore...

Original comment by schmid...@gmail.com on 12 Nov 2013 at 11:48

GoogleCodeExporter commented 8 years ago

Original comment by pfrise...@google.com on 10 Oct 2014 at 6:22