谷歌分析 3.08 IOS idfa 类丢失,不会收集 idfa [英] Google analytics 3.08 IOS idfa class missing, won't collect idfa

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

问题描述

我下载了谷歌分析,并按照他们的说明在应用程序中实施分析.但是无论我怎么尝试,我都会在 xcode 中得到这个日志:idfa 类丢失,不会收集 idfa.

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.

所以我谷歌了一下,发现苹果会拒绝有这个警告的应用程序.我还发现谷歌在 3.03c 版本中修复了这个问题,而且我们不必导入使用广告的库.我也运行了他们的例子,我在他们的例子中得到了相同的日志.

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.

所以我的问题是,Apple 会批准我的申请,我该如何解决?

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

推荐答案

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

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

最好的方法是使用 Cocopoads 来管理带有 pod 'GoogleAnalytics-iOS-SDK', 的库3.0.3c'

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

这篇关于谷歌分析 3.08 IOS idfa 类丢失,不会收集 idfa的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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