alooi14 / analytics-issues

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

use_frameworks! in Cocoapods #609

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of related component: Mobile Tracking

Request summary:
Please may the Google Analytics pod be updated to work with the new 
use_frameworks! option in cocoapods

Use Cases:
A number of other components will only work in Frameworks mode (such as 
features that use IB Designables)

At the moment if I switch to using frameworks the GAI.h file can't be found

Original issue reported on code.google.com by adrian.s...@radiowaves.co.uk on 13 Apr 2015 at 3:39

GoogleCodeExporter commented 8 years ago
Any updates on getting Google Analytics 3 working with use_frameworks! on Swift 
projects?

Original comment by en...@wearehathway.com on 18 May 2015 at 5:15

GoogleCodeExporter commented 8 years ago
a number of us have to use_frameworks! in our podfile because all the other 
libraries we are using require this.  Therefore we either need use_frameworks! 
for Google Analytics or please provide a workaround for this issue in the 
interim.

Original comment by LH.qa.t...@gmail.com on 3 Jun 2015 at 3:44

GoogleCodeExporter commented 8 years ago
actually even trying to install Google Analytics in a project using 
use_frameworks! fails with this error:
[!] The 'Pods' target has transitive dependencies that include static binaries:

Original comment by LH.qa.t...@gmail.com on 3 Jun 2015 at 4:07

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
did you guys seriously make cocoapods required for google services without 
fixing this issue??well played

Original comment by ardaer...@gmail.com on 24 Jun 2015 at 8:53

GoogleCodeExporter commented 8 years ago
This bug makes library unusable for me.. 

Original comment by diej...@gmail.com on 26 Jun 2015 at 2:04

GoogleCodeExporter commented 8 years ago
Same here. I've had to comment all of the the GA code out of my app.

Original comment by julian.p...@osaaru.com on 26 Jun 2015 at 2:07

GoogleCodeExporter commented 8 years ago
Same issue here. I can't use analytics on my app due to this issue.

Original comment by bitom...@gmail.com on 9 Jul 2015 at 12:36

GoogleCodeExporter commented 8 years ago
Can we download the SDK and add it to the project in the old way? It's a shame 
we can't use Analytics in Swift projects....

Original comment by lucasl...@gmail.com on 9 Jul 2015 at 12:47

GoogleCodeExporter commented 8 years ago
Yes, you can. It's an inconvenience, but you can use Analytics in Swift. 

Original comment by marcsl...@gmail.com on 9 Jul 2015 at 4:46

GoogleCodeExporter commented 8 years ago
How do I add the sdk to my swift project?

Original comment by bitom...@gmail.com on 9 Jul 2015 at 5:08