我想在Android上获得ADID,在IOS上获得IDFA,如何在react native上做到这一点? 我使用这个名为 react-native-idfa 的库,但该库始终对IDFA说未定义
答案 0 :(得分:0)
我们遇到了同样的问题。确保您的iAd.framework已链接到Xcode->“构建阶段”:
他们确实在github https://github.com/FreebirdRides/react-native-idfa#podfile
上提到了这一点在“将二进制文件与库链接”下添加AdSupport.framework:
如果您要使用我们的,我们会分叉react-native-idfa:
https://github.com/FreebirdRides/react-native-idfa
尤其是此提交:
https://github.com/FreebirdRides/react-native-idfa/commit/9c6992a53dd109bed41e8c8300906a71e6068043