Google analytics 3.08 IOS idfa class missing,不会收集idfa [英] Google analytics 3.08 IOS idfa class missing, won't collect idfa

查看:227
本文介绍了Google analytics 3.08 IOS idfa class missing,不会收集idfa的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了谷歌分析,并按照他们的说明如何在应用程序中实施分析。但无论我尝试我在xcode中获取此日志: idfa class missing,不会收集idfa





所以我google了一下,发现苹果会拒绝具有此警告的应用程序。我还发现谷歌3.03c版本解决了这个问题,并且我们不需要导入使用广告的库。我也运行他们的例子,并在他们的例子中得到相同的日志。



所以我的问题是,苹果是否会批准我的应用程序,我该如何解决它?



解决方案

同样的问题。它接缝3.08 lib链接到iAd.Framework
这是我做的 - 我已经回滚到3.03c版本。您可以在这里下载
https://dl.google.com/googleanalyticsservices /GoogleAnalyticsServicesiOS_3.03c.zip



最好的方法是使用 Cocopoads 用于管理< pod'GoogleAnalytics-iOS-SDK','3.0.3c'


I downloaded google analytics and i followed their instructions how to implement analytics in application. But whatever i tried i get this log in xcode: idfa class missing, won't collect idfa.

So i google it and found that apple will reject apps that have this warning. I also discovered that google fixed this issue with 3.03c release, and that we don't have to import library that uses ads. I have also run their example and i get same log in their example.

So my question is, will Apple approve my application, how can I fix it?

解决方案

I have the same issue. It seams that 3.08 lib is linked with iAd.Framework Here is what I did - I've rolled back to the version 3.03c. You can download it here "https://dl.google.com/googleanalyticsservices/GoogleAnalyticsServicesiOS_3.03c.zip

The best way is to use Cocopoads for managing libraries with pod 'GoogleAnalytics-iOS-SDK', '3.0.3c'

这篇关于Google analytics 3.08 IOS idfa class missing,不会收集idfa的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆