12.1配置

AppsFlyerLib.framework拖入至项目中

在info.plist文件中新增字段RNAppsFlyerAppIdRNAppsFlyerAppKey

增加RNAppsFlyerAppId,Value必须为String类型(Key必须保持一致)

  • Key:必须为RNAppsFlyerAppId

  • Type:必须为String

  • Value:分配给游戏的参数(具体值若不详请咨询运营)

增加RNAppsFlyerAppKey,Value必须为String类型(Key必须保持一致)

  • Key:必须为RNAppsFlyerAppKey

  • Type:必须为String

  • Value:分配给游戏的参数(具体值若不详请咨询运营)

Last updated

Was this helpful?