segment appsflyer ios:AppsFlyer iOS SDK与Segment集成 源码
适用于细分的AppsFlyer集成。 这是使用iOS SDK v6.2.3构建的AppsFlyer SDK的分段包装。 :hammer_and_wrench: 为了给我们提供最佳的支持,我们恳请您将任何问题提交到 提交问题时,请指定您的AppsFlyer注册(帐户)电子邮件,您的应用ID,生产步骤,日志,代码段以及任何其他相关信息。 表中的内容 Podfile : 生产版本: pod 'segment-appsflyer-ios' , '6.2.3' 严格模式SDK版本: pod 'segment-appsflyer-ios/Strict' , '6.2.3' 使用严格模式SDK可以完全删除IDFA收集功能和AdSupport框架依赖性(例如,在为儿童开发应用程序时)。 在项目目录中运行pod isntall 迦太基 是一个分散的依赖项管理器,可构建您的依赖项并为您提供二进制框架。 要使用Carthage将
文件列表
segment-appsflyer-ios-master.zip
(预估有个43文件)
segment-appsflyer-ios-master
.gitignore
673B
LICENSE
1KB
.swift-version
4B
segment-appsflyer-ios
Classes
SEGAppsFlyerIntegration.m
10KB
SEGAppsFlyerIntegration.h
2KB
SegmentAppsFlyeriOS.h
477B
SEGAppsFlyerIntegrationFactory.m
2KB
暂无评论