libAdIdAccess.a location?

梦想的初衷 提交于 2019-12-08 16:38:12

问题


Following the instructions to use IDFA with Google Analytics on iOS (https://developers.google.com/analytics/devguides/collection/ios/v3/optional-features), I must link libAdIdAccess.a to my app. I'm using CocoaPods with the latest Analytics SDK and I can't find this file in the Pods folder.

After some research, I downloaded the SDK directly from Google and there it is. Is there a way to get this file from CocoaPods?


回答1:


You should install another pod called GoogleIDFASupport using CocoaPods.

Please refer to my attachment and links below:

https://cocoapods.org/pods/GoogleIDFASupport

https://developers.google.com/ios/cocoapods



来源:https://stackoverflow.com/questions/31165164/libadidaccess-a-location

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!