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.1)
hank
2018-03-06
08894a19be5b275c84a8fc1b0099261b955056cd
[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.1"/>
<comps>
<!-- 数据收集模块 -->
<comp module="TRA" plaf="APPSFLYER" mandatory="YES" value="WAAFTrack" desc="APPSFLYER数据统计"/>
<!-- 消息推送模块 -->
<comp module="PUSH" plaf="APPSFLYER" mandatory="NO" value="WAAFPush" desc="消息推送"/>
</comps>
</config>