kalnyc67 / analytics-issues

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

GoogleAnalytics-iOS-SDK - Tracking unavailable to iOS App Extensions (like Watchkit, Widgets) #608

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Name of affected component: GoogleAnalytics-iOS-SDK

Name of related library and version, if applicable: GoogleAnalytics-iOS-SDK 
v3.10

Issue summary:

It's not possible to use the library in iOS App Extensions i.e. 

Steps to reproduce issue:

Try to use any GAI methods such as [[GAI sharedInstance] defaultTracker]; will 
result in a nil value
Sent events aren't sent etc
There is no equivalent of GAITrackedViewController for WatchKit's 
WKInterfaceControllers etc.

Expected output:

Actual results:

Original issue reported on code.google.com by wuf...@gmail.com on 10 Apr 2015 at 6:17