dashboard
repositories
filestore
activity
search
login
main
/
WAAfImpl
WAAfImpl.framework
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
[Fix] WAAfImpl (3.6.5)
hank
2017-09-07
628d7edb234bdeb2661783dc7364f3a6cd82b406
[WAAfImpl.git]
/
config
/
wa_sdk_impl_config_appsflyer.xml
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<config>
<version val="AF3.6.5"/>
<comps>
<!-- 数据收集模块 -->
<comp module="TRA" plaf="APPSFLYER" mandatory="YES" value="WAAFTrack" desc="APPSFLYER数据统计"/>
<!-- 消息推送模块 -->
<comp module="PUSH" plaf="APPSFLYER" mandatory="NO" value="WAAFPush" desc="消息推送"/>
</comps>
</config>